Answer the question
In order to leave comments, you need to log in
How to add Google Drive to autoplay?
Good afternoon!
I'm trying to add Google Drive to autostart on system reboot (Debian 9):
I create a script /usr/bin/gdfuse with permissions 755 with the following content:
#!/bin/bash
google-drive-ocamlfuse -label $1 $*
exit 0
# mount ~/gdrive
google-drive-ocamlfuse -label me /root/gdrive
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question