mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-12 08:09:49 +00:00
Cleanup Testing Template
This commit is contained in:
parent
b3ff071fa4
commit
9be840b3d6
4 changed files with 6 additions and 24 deletions
|
@ -46,9 +46,9 @@ echo "${bold}${green}---------------"
|
|||
printf "\n\n"
|
||||
sudo nginx -t && sudo nginx -s reload
|
||||
|
||||
echo "${bold}${yellow}--------------------------------------------------------------------"
|
||||
echo "${bold}${yellow}Sleeping for 30 seconds to allow Nginx Properly Reload inside Travis"
|
||||
echo "${bold}${yellow}--------------------------------------------------------------------"
|
||||
echo "${bold}${yellow}-----------------------------------------------------------------------"
|
||||
echo "${bold}${yellow}Sleeping for 30 seconds to allow Nginx to Properly Reload inside Travis"
|
||||
echo "${bold}${yellow}-----------------------------------------------------------------------"
|
||||
printf "\n\n"
|
||||
sleep 30s
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue