Skip to content

Instantly share code, notes, and snippets.

@GitHub30
Created April 23, 2018 12:30
Show Gist options
  • Select an option

  • Save GitHub30/c8177bd4f980e7bd5644050b7a5362ce to your computer and use it in GitHub Desktop.

Select an option

Save GitHub30/c8177bd4f980e7bd5644050b7a5362ce to your computer and use it in GitHub Desktop.
FILE_PATH='/usr/local/bin/gdrive' \
&& sudo wget -O "$FILE_PATH" 'https://docs.google.com/uc?id=0B3X9GlR6EmbnQ0FtZmJJUXEyRTA&export=download' \
&& sudo chmod +x "$FILE_PATH"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment