Files
sysadmin/bin/gdfuse.sh
2018-09-15 12:31:45 -03:00

10 lines
220 B
Bash
Executable File

#!/bin/bash
su renato -l -c "google-drive-ocamlfuse -label $1 $*"
exit 0
## gogole-drive-ocaml user renato
#gdfuse#SILVROSA /home/renato/SILVROSA fuse uid=1000,gid=1000,allow_other,user,_netdev 0 0