Skip to content

Instantly share code, notes, and snippets.

@cornflourblue
Last active December 17, 2019 20:24
Show Gist options
  • Save cornflourblue/d1b48e0ddc66d6c69f9115aabe46d818 to your computer and use it in GitHub Desktop.
Save cornflourblue/d1b48e0ddc66d6c69f9115aabe46d818 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
echo "
----------------------
NGINX
----------------------
"
# install nginx
sudo apt-get install -y nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment