Skip to content

Instantly share code, notes, and snippets.

@nickodell
Created September 6, 2014 01:06
Show Gist options
  • Select an option

  • Save nickodell/140e3c234eefae194e47 to your computer and use it in GitHub Desktop.

Select an option

Save nickodell/140e3c234eefae194e47 to your computer and use it in GitHub Desktop.
Remote Conf VPS
#!/bin/sh
ssh root@$1 "wget -O - https://gist.githubusercontent.com/nickodell/9a6f556861a953e5d6b2/raw/setup.sh | sh"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment