Renamed gitlab-ssh-wrapper to foodoor-ssh-wrapper

This commit is contained in:
2015-04-05 15:29:56 +02:00
parent 2c001f6e6e
commit 7c7cf0bfb0
2 changed files with 1 additions and 1 deletions

2
foodoor-ssh-wrapper Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
ssh -i /root/.ssh/id_rsa_gitlab_deploy $1 $2