mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-09 13:55:41 +00:00
Add run ./setup-ngxblocker second time after re-downloading missing files.
This commit is contained in:
parent
b35096907c
commit
9f1129c445
3 changed files with 15 additions and 0 deletions
|
@ -156,6 +156,13 @@ sudo cp $TRAVIS_BUILD_DIR/.dev-tools/globalblacklist-dummy.conf /etc/nginx/conf.
|
|||
cd /usr/sbin
|
||||
sudo bash ./update-ngxblocker -n
|
||||
|
||||
# **************************
|
||||
# Run setup-ngxblocker again
|
||||
# **************************
|
||||
|
||||
cd /usr/sbin
|
||||
sudo bash ./setup-ngxblocker -x
|
||||
|
||||
# *********************
|
||||
# Force reload of Nginx
|
||||
# *********************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue