Revert BETA tests with Old Regex Boundaries

This commit is contained in:
Mitchell Krog 2021-07-05 14:39:49 +02:00
parent d82ceb87dd
commit 1f4df21c9d
No known key found for this signature in database
GPG key ID: E02E9D10427B6A43
2 changed files with 3 additions and 3 deletions

View file

@ -115,7 +115,7 @@ echo "${bold}${yellow}---------------------------------------------------"
echo "${bold}${yellow}Copy Test Unit of globalblacklist.conf file to test"
echo "${bold}${yellow}---------------------------------------------------"
printf "\n"
sudo cp ./conf.d/globalblacklist-testing-version-oldregexboundaries.conf /etc/nginx/conf.d/globalblacklist.conf
sudo cp ./conf.d/globalblacklist-testing-version.conf /etc/nginx/conf.d/globalblacklist.conf
}
# -------------