diff --git a/setup/engine b/setup/engine index 75de5be5..b5440d5b 100755 --- a/setup/engine +++ b/setup/engine @@ -691,8 +691,8 @@ then # Display W3 Total Cache URL For Settings echo -e "\033[34m Please Configure WP Super Cache Settings \e[0m" - echo -e "\033[34m W3 Total Cache: \ - http://$DOMAIN/wp-admin/options-general.php?page=wpsupercache \e[0m" + echo -ne "\033[34m W3 Total Cache: \e[0m" + echo -e "\033[34m http://$DOMAIN/wp-admin/options-general.php?page=wpsupercache \e[0m" # Reload Nginx Configuration NGINXRELOAD