Skip to content

Instantly share code, notes, and snippets.

@andrewslince
Created May 21, 2014 16:56
Show Gist options
  • Save andrewslince/20fce1332f98fe7ccda4 to your computer and use it in GitHub Desktop.
Save andrewslince/20fce1332f98fe7ccda4 to your computer and use it in GitHub Desktop.
install latest version of dropbox for linux
# install dropbox
cd ~/Downloads/ && 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