diff --git a/setup/engine b/setup/engine index ad8f91fe..e86572da 100755 --- a/setup/engine +++ b/setup/engine @@ -838,8 +838,7 @@ then # Display Success Message echo -e "\033[34m Nginx Configuration For $DOMAIN Is Successfully Updated \e[0m" - echo -e "\033[34m Please Configure Nginx Helper WordPress Plugin \e[0m" - echo -e "\033[34m Nginx Helper: http://wordpress.org/extend/plugins/nginx-helper \e[0m" + elif [ "$6" = "wpsuper" ] then @@ -860,8 +859,7 @@ then # Display Success Message echo -e "\033[34m Nginx Configuration For $DOMAIN Is Successfully Updated \e[0m" - echo -e "\033[34m Please Configure Nginx Helper WordPress Plugin \e[0m" - echo -e "\033[34m Nginx Helper: http://wordpress.org/extend/plugins/nginx-helper \e[0m" + elif [ "$6" = "fastcgi" ] then @@ -933,8 +931,7 @@ then # Display Success Message echo -e "\033[34m Nginx Configuration For $DOMAIN Is Successfully Updated \e[0m" - echo -e "\033[34m Please Configure Nginx Helper WordPress Plugin \e[0m" - echo -e "\033[34m Nginx Helper: http://wordpress.org/extend/plugins/nginx-helper \e[0m" + elif [ "$6" = "w3total" ] then @@ -955,8 +952,7 @@ then # Display Success Message echo -e "\033[34m Nginx Configuration For $DOMAIN Is Successfully Updated \e[0m" - echo -e "\033[34m Please Configure Nginx Helper WordPress Plugin \e[0m" - echo -e "\033[34m Nginx Helper: http://wordpress.org/extend/plugins/nginx-helper \e[0m" + elif [ "$6" = "wpsuper" ] then @@ -977,8 +973,7 @@ then # Display Success Message echo -e "\033[34m Nginx Configuration For $DOMAIN Is Successfully Updated \e[0m" - echo -e "\033[34m Please Configure Nginx Helper WordPress Plugin \e[0m" - echo -e "\033[34m Nginx Helper: http://wordpress.org/extend/plugins/nginx-helper \e[0m" + elif [ "$6" = "fastcgi" ] then