Update nodeloc_vps_autotest.sh

This commit is contained in:
Jensfrank 2024-06-26 20:12:59 +08:00 committed by GitHub
parent 2a0c203676
commit 708091f650
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -239,7 +239,7 @@ show_welcome() {
# 运行所有测试
run_all_tests() {
echo "开始运行测试..."
# YABS
echo -e "运行${YELLOW}YABS...${NC}"
yabs_result=$(run_and_capture "wget -qO- yabs.sh | bash")