Skip to content

Instantly share code, notes, and snippets.

@gongzili456
Created September 20, 2016 09:03
Show Gist options
  • Save gongzili456/9dd5683a892fcff99fb29c03e5ce4d96 to your computer and use it in GitHub Desktop.
Save gongzili456/9dd5683a892fcff99fb29c03e5ce4d96 to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo yum install epel-release
sudo yum install nginx
sudo service nginx start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment