Re-test Second Nginx Test using non-standard folder locations

This commit is contained in:
Mitchell Krog 2017-07-25 12:29:06 +02:00
parent 10fb9ed048
commit 39bf445c06

View file

@ -110,7 +110,7 @@ cd /usr/sbin
# First delete the globalblacklist.conf file so that the update actually pulls a new file # First delete the globalblacklist.conf file so that the update actually pulls a new file
sudo rm /usr/local/nginx/conf.d/globalblacklist.conf sudo rm /usr/local/nginx/conf.d/globalblacklist.conf
sudo ./update-ngxblocker -b /usr/local/nginx/bots.d -e mitchellkrog@gmail.com sudo ./update-ngxblocker -b /usr/local/nginx/bots.d -c /usr/local/nginx/conf.d -e mitchellkrog@gmail.com
# ********************* # *********************
# Force reload of Nginx # Force reload of Nginx