mirror of
https://github.com/everett7623/nodeloc_vps_test.git
synced 2024-12-26 08:15:19 +00:00
Update nodeloc_vps_autotest.sh
This commit is contained in:
parent
2a0c203676
commit
708091f650
@ -239,7 +239,7 @@ show_welcome() {
|
|||||||
# 运行所有测试
|
# 运行所有测试
|
||||||
run_all_tests() {
|
run_all_tests() {
|
||||||
echo "开始运行测试..."
|
echo "开始运行测试..."
|
||||||
|
|
||||||
# YABS
|
# YABS
|
||||||
echo -e "运行${YELLOW}YABS...${NC}"
|
echo -e "运行${YELLOW}YABS...${NC}"
|
||||||
yabs_result=$(run_and_capture "wget -qO- yabs.sh | bash")
|
yabs_result=$(run_and_capture "wget -qO- yabs.sh | bash")
|
||||||
|
Loading…
Reference in New Issue
Block a user