Skip to content

Instantly share code, notes, and snippets.

@bscott
Created December 11, 2013 19:03
Show Gist options
  • Select an option

  • Save bscott/7916392 to your computer and use it in GitHub Desktop.

Select an option

Save bscott/7916392 to your computer and use it in GitHub Desktop.
GIT_SSH env var
!/bin/bash
ssh -i /home/deploy/.ssh/id_rsa $1 $2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment