mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +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
|
- sudo apt-get -y install dos2unix
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
# GENERATE BLOCKER FILES
|
||||||
|
- bash .dev-tools/generate-files.sh
|
||||||
# THE NEWLY GENERATED BLOCKER FILES
|
# THE NEWLY GENERATED BLOCKER FILES
|
||||||
- bash .dev-tools/install-nginx-1.sh
|
- bash .dev-tools/install-nginx-1.sh
|
||||||
- bash .dev-tools/test-blocker-false-positives.sh
|
- bash .dev-tools/test-blocker-false-positives.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue