mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-03 19:20:16 +00:00
FIX install-nginx-1.sh
Missing function trigger to backup conf files used during tests
This commit is contained in:
parent
93f9aaadf3
commit
898cfd0490
1 changed files with 1 additions and 1 deletions
|
@ -243,7 +243,7 @@ reloadNginX
|
||||||
waitforReload
|
waitforReload
|
||||||
activateLatestBlacklist
|
activateLatestBlacklist
|
||||||
reloadNginX
|
reloadNginX
|
||||||
|
backupConfFiles
|
||||||
|
|
||||||
# ----------------------
|
# ----------------------
|
||||||
# Exit With Error Number
|
# Exit With Error Number
|
||||||
|
|
Loading…
Add table
Reference in a new issue