You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
Raspberry Pi Sync Script
3
3
=======
4
4
5
-
This is a script to install and update your [BitTorrent Sync](https://www.getsync.com/) installation on your [Raspberry Pi](https://www.raspberrypi.org/).
5
+
This is a script to manage your [BitTorrent Sync](https://www.getsync.com/) installation on your [Raspberry Pi](https://www.raspberrypi.org/).
6
6
7
7
### Why? I thought there already is a working "Debian Package"?!
8
8
@@ -39,7 +39,7 @@ chmod +x btsync.sh
39
39
```
40
40
./btsync.sh
41
41
```
42
-
You can also provide a direct link to an ARM binarie that has been posted from the Administrators on the forum, but is not yet available through the getsync.com website.
42
+
You can also provide a direct link to an ARM binary that has been posted from the Administrators on the forum, but is not yet available through the https://getsync.com website.
43
43
You do this by using the syntax ```./btsync.sh yourURLhere```
44
44
Please be mindful: by using other URLs/links I can not garantuee that the script will work like expected!
45
45
Only use links provided by the Sync Staff on the forums or from the official BitTorrent Inc. website.
@@ -51,8 +51,8 @@ After the script is done, you want to have it automatically start after you rebo
51
51
To do that enter the following:```sudo update-rc.d btsync defaults```
52
52
53
53
If you have any kind of productive contribution to this project, create a pull request!
54
-
I would love to see people improving it. Especially since I know people will be screaming at their screen how ugly it is.
54
+
I would love to see people improving it.
55
55
56
56
<sub>**Disclaimer**</sub>
57
57
58
-
<sub><sub>This site is not affiliated, endorsed or supported by DRI in any way. The use of information and software provided on this website may be used at your own risk. The information and software available on this website are provided as-is without any warranty or guarantee. By visiting this website you agree that: (1) We take no liability under any circumstance or legal theory for any software, error, omissions, loss of data or damage of any kind related to your use or exposure to any information provided on this site; (2) All software are made “AS AVAILABLE” and “AS IS” without any warranty or guarantee. All express and implied warranties are disclaimed. Some states do not allow limitations of incidental or consequential damages or on how long an implied warranty lasts, so the above may not apply to you.</sub></sub>
58
+
<sub><sub>This site is not affiliated, endorsed or supported by DRI in any way. The use of information and software provided on this website may be used at your own risk. The information and software available on this website are provided as-is without any warranty or guarantee. By visiting this website you agree that: (1) We take no liability under any circumstance or legal theory for any software, error, omissions, loss of data or damage of any kind related to your use or exposure to any information provided on this site; (2) All software are made “AS AVAILABLE” and “AS IS” without any warranty or guarantee. All express and implied warranties are disclaimed. Some states do not allow limitations of incidental or consequential damages or on how long an implied warranty lasts, so the above may not apply to you.</sub></sub>
0 commit comments