Update nodeloc_vps_autotest.sh

This commit is contained in:
Jensfrank 2024-06-26 20:42:22 +08:00 committed by GitHub
parent 0f37c9e0f1
commit d76ebda0e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -146,7 +146,7 @@ show_welcome() {
# 运行所有测试 # 运行所有测试
run_all_tests() { run_all_tests() {
echo -e "${PURPLE}开始运行测试..."${NC}" echo -e "${PURPLE}开始运行测试...${NC}"
# YABS # YABS
echo -e "运行${YELLOW}YABS...${NC}" echo -e "运行${YELLOW}YABS...${NC}"