Update install.sh

This commit is contained in:
dami 2025-09-14 15:51:19 +08:00
parent 7e33103758
commit 694a65e9de
1 changed files with 1 additions and 0 deletions

View File

@ -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