Files
sysadmin/gdfuse
2018-09-10 20:19:08 -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