massive rewrite using flake-parts
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
4
pkgs/customscripts/src/gdfuse
Normal file
4
pkgs/customscripts/src/gdfuse
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
su $USERNAME -l -c "google-drive-ocamlfuse -label $1 $*"
|
||||
exit 0
|
Reference in New Issue
Block a user