ADD Nginx Mainstream Test (Step 9)

This commit is contained in:
Mitchell Krog 2017-10-03 15:12:21 +02:00
parent 48a61ef2a5
commit 56354a35e4
No known key found for this signature in database
GPG key ID: 2BB9A077C8DD6994

View file

@ -51,6 +51,8 @@ sudo apt-get -y remove nginx
sudo apt-get -y remove nginx-extras sudo apt-get -y remove nginx-extras
sudo apt-get -y install software-properties-common sudo apt-get -y install software-properties-common
sudo apt-get -y autoremove sudo apt-get -y autoremove
sudo rm -rf /etc/nginx/mybots.d/
sudo rm -rf /etc/nginx/myconf.d/
# ***************************** # *****************************
# Lets Install Mainstream Nginx # Lets Install Mainstream Nginx