loadout/bin/sshfs

4 lines
106 B
Plaintext
Raw Normal View History

2017-10-18 00:12:57 +00:00
#!/usr/bin/env bash
/usr/bin/sshfs -oTCPKeepAlive=yes -oServerAliveCountMax=1 -oServerAliveInterval=5 $@