@ -16,7 +16,7 @@ mysqlDir=${serverPath}/source/mysql
# 加快测试速度 For Github Action
MAKEJN="${SYS_MAKEJN:+'-j2'}"
MAKEJN="${SYS_MAKEJN:-'-j2'}"
echo "SYS_MAKEJN:$MAKEJN"
Install_mysql()
@ -19,7 +19,7 @@ mysqlDir=${serverPath}/source/mysql
@ -20,7 +20,7 @@ mysqlDir=${serverPath}/source/mysql
VERSION="5.7.37"
@ -18,7 +18,7 @@ install_tmp=${rootPath}/tmp/mw_install.pl
mysqlDir=${serverPath}/source/mysql
@ -53,7 +53,7 @@ fi
MAKEJN="${SYS_MAKEJN:+"-j2"}"
MAKEJN="${SYS_MAKEJN:-"-j2"}"
if [ ! -d $serverPath/php/53 ];then
@ -46,7 +46,7 @@ else
fi
if [ ! -d $serverPath/php/${PHP_VER} ];then
@ -45,7 +45,7 @@ else
MAKEJN="${SYS_MAKEJN:+'-j1'}"
MAKEJN="${SYS_MAKEJN:-'-j1'}"
if [ ! -d $serverPath/php/56 ];then
@ -46,7 +46,7 @@ fi
if [ ! -d $serverPath/php/70 ];then
@ -44,7 +44,7 @@ else
if [ ! -d $serverPath/php/71 ];then
if [ ! -d $serverPath/php/72 ];then
@ -50,7 +50,7 @@ else
if [ ! -d $serverPath/php/73 ];then
@ -54,7 +54,7 @@ fi
echo "$sourcePath/php/php${PHP_VER}"
@ -53,7 +53,7 @@ else
@ -58,7 +58,7 @@ fi