foodoord/foodoor-ssh-wrapper

3 lines
55 B
Bash
Executable File

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