mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 10:40:36 +00:00
Set valid email address on testing of update-ngxblocker
This commit is contained in:
parent
1d98058857
commit
a5cffe6a3a
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ sudo cp $TRAVIS_BUILD_DIR/travisCI/index.php /var/www/html/index.php
|
|||
|
||||
# Run update-ngxblocker test
|
||||
cd /usr/sbin
|
||||
sudo ./update-ngxblocker
|
||||
sudo ./update-ngxblocker -e mitchellkrog@gmail.com
|
||||
|
||||
# Reload nginx - no need to do this as update-ngxblocker does this for us
|
||||
#sudo service nginx reload
|
||||
|
|
Loading…
Add table
Reference in a new issue