diff --git a/plugins/php/versions/54/install.sh b/plugins/php/versions/54/install.sh index b9ac2a576..13e2f37db 100755 --- a/plugins/php/versions/54/install.sh +++ b/plugins/php/versions/54/install.sh @@ -15,7 +15,7 @@ install_tmp=${rootPath}/tmp/mw_install.pl Install_php() { #------------------------ install start ------------------------------------# -echo "安装php-7.2.5 ..." > $install_tmp +echo "安装php-5.4.45 ..." > $install_tmp mkdir -p $sourcePath/php mkdir -p $serverPath/php