From f4e9527ca6fb463439fd5221ff592fe1b1cc0385 Mon Sep 17 00:00:00 2001 From: midoks Date: Sun, 10 Jul 2022 01:30:20 +0800 Subject: [PATCH] Update all_test.sh --- plugins/php-apt/versions/all_test.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins/php-apt/versions/all_test.sh b/plugins/php-apt/versions/all_test.sh index 408a5d6ae..31d9e252d 100644 --- a/plugins/php-apt/versions/all_test.sh +++ b/plugins/php-apt/versions/all_test.sh @@ -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