mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
Fix Printing of Banner
This commit is contained in:
parent
affeee821b
commit
f323e96e8b
1 changed files with 3 additions and 1 deletions
|
@ -437,7 +437,9 @@ echo "${bold}${gren}All Tests Passed"
|
|||
echo "${bold}${magenta}Now We Test Whitelisting and then Release a new build"
|
||||
|
||||
printf "\n"
|
||||
${bold}${yellow}${banner}${defaultcolor}
|
||||
${bold}${yellow}
|
||||
${banner}
|
||||
${defaultcolor}
|
||||
|
||||
# **********************
|
||||
# Exit With Error Number
|
||||
|
|
Loading…
Add table
Reference in a new issue