Last active
January 2, 2016 13:29
-
-
Save edwardtoday/8310084 to your computer and use it in GitHub Desktop.
install btsync on ubuntu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo add-apt-repository ppa:tuxpoldo/btsync | |
sudo apt-get update | |
sudo apt-get install btsync-user | |
# visit 127.0.0.1:9999 to access the gui |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment