From cf3930962b895ea23307c4dfe73da7c31934fe9f Mon Sep 17 00:00:00 2001 From: Mitesh Shah Date: Thu, 28 Mar 2013 12:34:31 +0530 Subject: [PATCH] Remove Unwanted Success Messages --- setup/engine | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) 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