Skip to content

Instantly share code, notes, and snippets.

@guidobit
Created August 22, 2017 18:02
Show Gist options
  • Save guidobit/7e3d9620fde12fe88aed883816a1e541 to your computer and use it in GitHub Desktop.
Save guidobit/7e3d9620fde12fe88aed883816a1e541 to your computer and use it in GitHub Desktop.
Installing dropbox
mkdir dropbox-install && cd dropbox-install && wget -O dropbox.deb 'https://www.dropbox.com/download?dl=packages/ubuntu/dropbox_2015.10.28_amd64.deb' && sudo gdebi dropbox.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment