@ -183,10 +183,9 @@ Uninstall_openresty()
}
action=$1
if [ "${1}" == "upgrade" ];then
if [ "${1}" == "install" ];then
Install_openresty
fi
if [ "${1}" == 'install' ];then
elif [ "${1}" == "upgrade" ];then
else
Uninstall_openresty
@ -182,11 +182,9 @@ Uninstall_openresty()
@ -197,11 +197,9 @@ Uninstall_openresty()
@ -188,11 +188,9 @@ Uninstall_openresty()
@ -193,12 +193,10 @@ Uninstall_openresty()