Remove unused unmountall.sh
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
mount -l -t fuse.encfs | awk -F " " '{print "fusermount -u " $3}' | bash
|
||||
Reference in New Issue
Block a user
@@ -1,3 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
mount -l -t fuse.encfs | awk -F " " '{print "fusermount -u " $3}' | bash
|
||||