Update install.sh

This commit is contained in:
dami 2026-02-05 11:57:00 +08:00
parent 4c52629ba7
commit 7e3b3fae1c
1 changed files with 2 additions and 2 deletions

View File

@ -9,9 +9,9 @@ serverPath=$(dirname "$rootPath")
sourcePath=${serverPath}/source
sysName=`uname`
version=8.5.1
version=8.5.2
PHP_VER=85
md5_file_ok=3f5bf99ce81201f526d25e288eddb2cfa111d068950d1e9a869530054ff98815
md5_file_ok=cb75a9b00a2806f7390dd64858ef42a47b443b3475769c8af6af33a18b1381f1
Install_php()
{
#------------------------ install start ------------------------------------#