Files
phabricator/scripts/gitadmin/gitx-ssh

7 lines
61 B
Bash
Executable File

#!/usr/local/bin/bash
set -e
set -u
ssh -i $SSH_KEYFILE $@