From d76ebda0e437e52e93c730b2976bc9d27a612899 Mon Sep 17 00:00:00 2001 From: Jensfrank Date: Wed, 26 Jun 2024 20:42:22 +0800 Subject: [PATCH] Update nodeloc_vps_autotest.sh --- nodeloc_vps_autotest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodeloc_vps_autotest.sh b/nodeloc_vps_autotest.sh index dbeaea5..0eeb9fb 100644 --- a/nodeloc_vps_autotest.sh +++ b/nodeloc_vps_autotest.sh @@ -146,7 +146,7 @@ show_welcome() { # 运行所有测试 run_all_tests() { - echo -e "${PURPLE}开始运行测试..."${NC}" + echo -e "${PURPLE}开始运行测试...${NC}" # YABS echo -e "运行${YELLOW}YABS...${NC}"