Add new file
This commit is contained in:
5
encfs-fstab
Normal file
5
encfs-fstab
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
ENCFS_CONFIG="/root/.credentials/.encfs6.xml"
|
||||
ENCFS_PASS="/root/.credentials/encfs.creds"
|
||||
<"$ENCFS_PASS" ENCFS6_CONFIG="$ENCFS_CONFIG" encfs -S -o allow_other $*
|
||||
Reference in New Issue
Block a user