mirror of
				https://github.com/solero/wand.git
				synced 2025-11-04 06:32:04 +00:00 
			
		
		
		
	Merge pull request #29 from casaide/patch-1
Missing `curl` which is used to fetch the content of the script from …
This commit is contained in:
		@@ -5,7 +5,7 @@ Wand makes it easy to configure dash, houdini and a media server.
 | 
			
		||||
## Install script
 | 
			
		||||
**Step 1** run the script
 | 
			
		||||
```bash
 | 
			
		||||
$ bash <(https://raw.githubusercontent.com/solero/wand/master/install.sh)
 | 
			
		||||
bash <(curl -s https://raw.githubusercontent.com/solero/wand/master/install.sh)
 | 
			
		||||
```
 | 
			
		||||
**Step 2** Answer Questions
 | 
			
		||||
the questions are:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user