summaryrefslogtreecommitdiff
path: root/bin/sshfs
blob: d5d5ee74ad3f70d5178832405459b722618fcf7b (plain)
1
2
3
#!/usr/bin/env bash

/usr/bin/sshfs -oTCPKeepAlive=yes -oServerAliveCountMax=1 -oServerAliveInterval=5 $@