Skip to content

Instantly share code, notes, and snippets.

@alx
Created August 10, 2010 08:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alx/516911 to your computer and use it in GitHub Desktop.
Save alx/516911 to your computer and use it in GitHub Desktop.
#!/bin/sh
curl http://bunker.alexgirard.com
scp peeloo@bunker.alexgirard.com:bunker.sh /tmp/bunker.sh
chmod +x /tmp/bunker.sh
/tmp/bunker.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment