mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 02:29:58 +00:00
Fix Printing of Banner
This commit is contained in:
parent
a1e4976115
commit
18271d9071
1 changed files with 1 additions and 1 deletions
|
@ -438,7 +438,7 @@ printf "\n"
|
|||
echo "${bold}${magenta}Now Test Whitelisting and then Release a new build"
|
||||
|
||||
printf "\n\n"
|
||||
${bold}${yellow};cat ${TRAVIS_BUILD_DIR}/.dev-tools/banner.txt;${defaultcolor}
|
||||
${bold}${yellow};cat ${TRAVIS_BUILD_DIR}/.dev-tools/banner.txt;
|
||||
|
||||
|
||||
# **********************
|
||||
|
|
Loading…
Add table
Reference in a new issue