diff --git a/scripts/reboot/mount.sh b/scripts/reboot/mount.sh index 3d2eac5..e5444c8 100755 --- a/scripts/reboot/mount.sh +++ b/scripts/reboot/mount.sh @@ -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