diff --git a/plugins/openresty/versions/1.31.1/install.sh b/plugins/openresty/versions/1.31.1/install.sh index 5a23e8ce0..bdc7d51fc 100644 --- a/plugins/openresty/versions/1.31.1/install.sh +++ b/plugins/openresty/versions/1.31.1/install.sh @@ -2,8 +2,8 @@ PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin:/opt/homebrew/bin export PATH -# cd /Users/midoks/Desktop/mwdev/server/mdserver-web/plugins/openresty && bash install.sh install 1.29.2 -# cd /www/server/mdserver-web/plugins/openresty && bash install.sh install 1.29.2 +# cd /Users/midoks/Desktop/mwdev/server/mdserver-web/plugins/openresty && bash install.sh install 1.31.1 +# cd /www/server/mdserver-web/plugins/openresty && bash install.sh install 1.31.1 curPath=`pwd` rootPath=$(dirname "$curPath")