Skip to content

Instantly share code, notes, and snippets.

@neilkuan
Created July 8, 2021 14:32
Show Gist options
  • Save neilkuan/e809122e6ac7372a0c0b93cf89801f2f to your computer and use it in GitHub Desktop.
Save neilkuan/e809122e6ac7372a0c0b93cf89801f2f to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo amazon-linux-extras install nginx1 -y
sudo systemctl start nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment