summaryrefslogtreecommitdiff
path: root/git/scripts/ssh_wrapper.sh
diff options
context:
space:
mode:
Diffstat (limited to 'git/scripts/ssh_wrapper.sh')
-rwxr-xr-xgit/scripts/ssh_wrapper.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/git/scripts/ssh_wrapper.sh b/git/scripts/ssh_wrapper.sh
deleted file mode 100755
index bc0ab024..00000000
--- a/git/scripts/ssh_wrapper.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/usr/bin/env sh
-ssh -i "$GIT_SSH_KEY_FILE" $@