Moved scripts to bin dir.

This commit is contained in:
2018-09-15 12:31:45 -03:00
parent c7464eea4d
commit 5543ac26a6
10 changed files with 10 additions and 0 deletions

9
bin/gdfuse.sh Executable file
View 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