From f4ee2ca3b9bf478e3fbd270ff7f5429838ff2d33 Mon Sep 17 00:00:00 2001 From: dami Date: Thu, 23 Apr 2026 00:12:59 +0800 Subject: [PATCH] Update install.sh --- plugins/openresty/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/openresty/install.sh b/plugins/openresty/install.sh index f4167b951..fda576071 100755 --- a/plugins/openresty/install.sh +++ b/plugins/openresty/install.sh @@ -2,7 +2,7 @@ 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.21.4 +# cd /Users/midoks/Desktop/mwdev/server/mdserver-web/plugins/openresty && bash install.sh upgrade 1.29.2 # cd /www/server/mdserver-web/plugins/openresty && bash install.sh install 1.21.4 # cd /www/server/mdserver-web/plugins/openresty && bash install.sh install 1.29.2 # cd /www/server/mdserver-web/plugins/openresty && bash install.sh upgrade 1.29.2