This repository has been archived on 2025-03-07. You can view files and clone it, but cannot push or open issues or pull requests.
Files
rclone-upload/encfs-fstab
2018-01-06 21:35:04 -05:00

5 lines
174 B
Bash

#!/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 $*