Skip to content

Instantly share code, notes, and snippets.

@pingles
Created October 13, 2010 18:26
Show Gist options
  • Save pingles/624584 to your computer and use it in GitHub Desktop.
Save pingles/624584 to your computer and use it in GitHub Desktop.
#!/bin/sh
cd ~/deploy-keys
git pull origin master
cat *.pub > ~/.ssh/authorized_keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment