Skip to content

Instantly share code, notes, and snippets.

@trevordixon
Last active January 3, 2016 04:59
Show Gist options
  • Save trevordixon/8413132 to your computer and use it in GitHub Desktop.
Save trevordixon/8413132 to your computer and use it in GitHub Desktop.
Bootstrap EC2 server
#!/bin/bash
wget "https://gist.github.com/trevordixon/8413132/raw/index.html" -O /var/www/index.html
<h1 style="font-family: sans-serif; font-size: 100px">Trevor Dixon</h1>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment