Created
November 8, 2017 11:08
-
-
Save bvipul/80e866a370e9c425a7bbda00fd7146e5 to your computer and use it in GitHub Desktop.
Install Dropbox
This file contains 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
//install dropbox | |
cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86_64" | tar xzf - | |
~/.dropbox-dist/dropboxd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment