Skip to content

Instantly share code, notes, and snippets.

@thelazyindian
Created January 24, 2018 17:33
Show Gist options
  • Save thelazyindian/02d238f90bf536d647785c901b3acbd1 to your computer and use it in GitHub Desktop.
Save thelazyindian/02d238f90bf536d647785c901b3acbd1 to your computer and use it in GitHub Desktop.
cd ~
wget https://docs.google.com/uc?id=0B3X9GlR6EmbnQ0FtZmJJUXEyRTA&export=download
mv ~/uc\?id\=0B3X9GlR6EmbnQ0FtZmJJUXEyRTA ~/gdrive
sudo install ~/gdrive /usr/local/bin/
rm -rf ~/gdrive
echo "Type \"gdrive list\" to get going"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment