Update install.sh
This commit is contained in:
parent
7e33103758
commit
694a65e9de
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue