Moved scripts to bin dir.
This commit is contained in:
9
bin/gdfuse.sh
Executable file
9
bin/gdfuse.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user