Created
January 24, 2018 17:33
-
-
Save thelazyindian/02d238f90bf536d647785c901b3acbd1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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