daily_git_commit_mail.sh -> git_commit_mail.sh – it's called every hour
[mirror-monitor.git] / bin / gitssh.sh
1 #!/bin/sh
2
3 exec ssh -i ${GIT_KEY} $*