loadout/bin/sshfs
2021-10-03 17:22:56 -06:00

4 lines
106 B
Bash
Executable File

#!/usr/bin/env bash
/usr/bin/sshfs -oTCPKeepAlive=yes -oServerAliveCountMax=1 -oServerAliveInterval=5 $@