From 694a65e9ded30dbbd6655f2996cf859ecab624d2 Mon Sep 17 00:00:00 2001 From: dami Date: Sun, 14 Sep 2025 15:51:19 +0800 Subject: [PATCH] Update install.sh --- plugins/php/install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/php/install.sh b/plugins/php/install.sh index f16859180..136e76a71 100755 --- a/plugins/php/install.sh +++ b/plugins/php/install.sh @@ -8,6 +8,7 @@ rootPath=$(dirname "$rootPath") serverPath=$(dirname "$rootPath") sysName=`uname` +# # cd /www/server/mdserver-web/plugins/php && bash install.sh install 73 # https://www.php.net/releases if id www &> /dev/null ;then