summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/sshfs3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/sshfs b/bin/sshfs
deleted file mode 100755
index d5d5ee7..0000000
--- a/bin/sshfs
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/env bash
-
-/usr/bin/sshfs -oTCPKeepAlive=yes -oServerAliveCountMax=1 -oServerAliveInterval=5 $@