Merge branch 'master' of ssh://git.exim.org/home/git/mirror-monitor
[mirror-monitor.git] / bin / gitssh.sh
1 #!/bin/sh
2
3 exec ssh -i ${GIT_KEY} $*