foodoord/gitlab-ssh-wrapper
2014-10-29 19:33:36 +01:00

3 lines
55 B
Bash
Executable File

#!/bin/sh
ssh -i /root/.ssh/id_rsa_gitlab_deploy $1 $2