Update install.sh

This commit is contained in:
dami 2025-09-14 15:51:47 +08:00
parent 694a65e9de
commit 4d5f90e0ec
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ rootPath=$(dirname "$rootPath")
serverPath=$(dirname "$rootPath")
sysName=`uname`
# # cd /www/server/mdserver-web/plugins/php && bash install.sh install 73
# cd /www/server/mdserver-web/plugins/php && bash install.sh install 73
# https://www.php.net/releases
if id www &> /dev/null ;then