Finall Test of Travis Nginx Test 1 (using standard nginx folder locations)

This commit is contained in:
Mitchell Krog 2017-07-27 13:10:42 +02:00
parent cbe84c7e82
commit 13053018a6

View file

@ -117,11 +117,8 @@ sudo service nginx reload
sudo rm /etc/nginx/conf.d/*.conf sudo rm /etc/nginx/conf.d/*.conf
sudo rm /etc/nginx/bots.d/*.conf sudo rm /etc/nginx/bots.d/*.conf
sudo rm /usr/sbin/install-ngxblocker
sudo rm /usr/sbin/setup-ngxblocker
ls -la /etc/nginx/conf.d/ ls -la /etc/nginx/conf.d/
ls -la /etc/nginx/bots.d/ ls -la /etc/nginx/bots.d/
ls -la /usr/sbin/
# ********************************************************************************************************* # *********************************************************************************************************
# Run update-ngxblocker to test for missing files and download latest globalblacklist.conf and reload Nginx # Run update-ngxblocker to test for missing files and download latest globalblacklist.conf and reload Nginx
@ -131,7 +128,6 @@ cd /usr/sbin
sudo bash ./update-ngxblocker -n sudo bash ./update-ngxblocker -n
ls -la /etc/nginx/conf.d/ ls -la /etc/nginx/conf.d/
ls -la /etc/nginx/bots.d/ ls -la /etc/nginx/bots.d/
ls -la /usr/sbin/
# **************************************************************************************** # ****************************************************************************************
# Copy a dummy version of globalblacklist.conf with an older version number to test update # Copy a dummy version of globalblacklist.conf with an older version number to test update