mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 10:40:36 +00:00
Fix: globalblacklist not updating Closes: #439
This commit is contained in:
parent
d5a0ba004b
commit
1458dc1a13
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ install:
|
|||
- sudo apt-get -y install dos2unix
|
||||
|
||||
script:
|
||||
# GENERATE BLOCKER FILES
|
||||
- bash .dev-tools/generate-files.sh
|
||||
# THE NEWLY GENERATED BLOCKER FILES
|
||||
- bash .dev-tools/install-nginx-1.sh
|
||||
- bash .dev-tools/test-blocker-false-positives.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue