summaryrefslogtreecommitdiff
path: root/ssh
diff options
context:
space:
mode:
Diffstat (limited to 'ssh')
-rwxr-xr-xssh4
1 files changed, 4 insertions, 0 deletions
diff --git a/ssh b/ssh
new file mode 100755
index 0000000..bb1a275
--- /dev/null
+++ b/ssh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+SSH_AUTH_SOCK=
+exec /usr/bin/ssh -i "KEYFILE""$@"