mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-24 09:05:34 +08:00
update default install php version
This commit is contained in:
@@ -49,7 +49,7 @@ function download_file() {
|
|||||||
|
|
||||||
# 安装下载内建PHP
|
# 安装下载内建PHP
|
||||||
function install_native_php() {
|
function install_native_php() {
|
||||||
ZM_PHP_VERSION="8.0"
|
ZM_PHP_VERSION="8.1"
|
||||||
if [ "$ZM_DOWN_PHP_VERSION" != "" ]; then
|
if [ "$ZM_DOWN_PHP_VERSION" != "" ]; then
|
||||||
ZM_PHP_VERSION="$ZM_DOWN_PHP_VERSION"
|
ZM_PHP_VERSION="$ZM_DOWN_PHP_VERSION"
|
||||||
fi
|
fi
|
||||||
|
|||||||
0
src/ZM/Framework.php
Executable file → Normal file
0
src/ZM/Framework.php
Executable file → Normal file
Reference in New Issue
Block a user