@ -19,8 +19,10 @@ openrestyDir=${serverPath}/source/openresty
Install_openresty()
{
if [ -d $serverPath/openresty ];then
exit 0
if [ "${action}" == "install" ];then
fi
# ----- cpu start ------
@ -20,8 +20,10 @@ openrestyDir=${serverPath}/source/openresty
@ -20,7 +20,6 @@ openrestyDir=${serverPath}/source/openresty
echo "action:${action}"