Skip to content

Instantly share code, notes, and snippets.

@blue-bird1
Last active October 10, 2018 00:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blue-bird1/b058a43c1315477bf6e5b84a13c79e25 to your computer and use it in GitHub Desktop.
Save blue-bird1/b058a43c1315477bf6e5b84a13c79e25 to your computer and use it in GitHub Desktop.
mount google drive #debian
sudo add-apt-repository ppa:alessandro-strada/google-drive-ocamlfuse-beta
sudo apt-get update
sudo apt-get install google-drive-ocamlfuse
google-drive-ocamlfuse
wget https://downloads.rclone.org/rclone-current-linux-amd64.deb
dpkg -i rclone-current-linux-amd64.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment