add: sshfs mounts
This commit is contained in:
@@ -15,7 +15,9 @@ declare -A RCLONE_MOUNTS=(
|
||||
)
|
||||
|
||||
declare -A SSHFS_MOUNTS=(
|
||||
["hephaestus"]="/home/oc/dao:/home/jamie/dao/storage/hephaestus"
|
||||
["hephaestus"]="/home/oc/dao:/home/jamie/dao/servers/hephaestus"
|
||||
["pan_lms"]="/home/tc:/home/jamie/dao/servers/pan"
|
||||
["hestia"]="/home/jamie:/home/jamie/dao/servers/hestia"
|
||||
)
|
||||
|
||||
# Options
|
||||
|
||||
Reference in New Issue
Block a user