Skip to content

Instantly share code, notes, and snippets.

@palefailmel
Created January 6, 2015 22:29
Show Gist options
  • Save palefailmel/10692b50d239797928e2 to your computer and use it in GitHub Desktop.
Save palefailmel/10692b50d239797928e2 to your computer and use it in GitHub Desktop.
# if 32 bit
cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86" | tar xzf -
# if 64 bit
cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86_64" | tar xzf -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment