]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - deploy/ssh.sh
i think we are ready
[irc/freenode/web-7.0.git] / deploy / ssh.sh
diff --git a/deploy/ssh.sh b/deploy/ssh.sh
new file mode 100755 (executable)
index 0000000..6f3703f
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/sh
+ssh -i "$SSH_KEYFILE" "$@"