Update all_test.sh

This commit is contained in:
midoks 2022-07-10 01:30:20 +08:00
parent bed2da758a
commit f4e9527ca6
1 changed files with 0 additions and 2 deletions

View File

@ -15,8 +15,6 @@ serverPath=$(dirname "$rootPath")
# cd /www/server/mdserver-web/plugins/php-apt/versions && /bin/bash common.sh 5.6 install yaf
PHP_VER_LIST=(56 70 71 72 73 74 80 81)
# PHP_VER_LIST=(81)
for PHP_VER in ${PHP_VER_LIST[@]}; do