Answers for "how to launch google drive in ubuntu"

0

install google drive on ubuntu

<<<<<<<<<<<<<<<<<<<<<<<<<
#install google drive
sudo add-apt-repository ppa:alessandro-strada/ppa
sudo apt update && sudo apt install google-drive-ocamlfuse
google-drive-ocamlfuse
mkdir -v ~ / myGoogleDrive
google-drive-ocamlfuse ~ / myGoogleDrive
<<<<<<<<<<<<<<<<<<<<<<<<
Posted by: Guest on October-06-2021

Code answers related to "how to launch google drive in ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language