We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2c447c commit 0b4b5b4Copy full SHA for 0b4b5b4
README.md
@@ -27,7 +27,7 @@ Backups will be created in ```~/pi/``` directory using this format ```btsync_bac
27
* SSH into your Raspberry Pi
28
* Download the script to a folder where you keep all your scripts or just ```~/```
29
```
30
-curl -o btsync.sh https://raw.githubusercontent.com/moritzdietz/pi-syncscript/master/btsync.sh
+curl -O https://raw.githubusercontent.com/moritzdietz/pi-syncscript/master/btsync.sh
31
32
* Make the script executable
33
0 commit comments