Update Nlbench_beta.sh

This commit is contained in:
Jensfrank 2024-07-07 02:25:58 +08:00 committed by GitHub
parent 496de84548
commit 260b1c5213
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -471,11 +471,11 @@ show_welcome() {
echo -e "${GREEN}GitHub地址: https://github.com/everett7623/nodeloc_vps_test${NC}"
echo -e "${GREEN}VPS选购: https://www.nodeloc.com/vps${NC}"
echo ""
echo " _ _ ___ ____ _____ _ ___ ____ __ ______ ____ "
echo "| \ | |/ _ \| _ \| ____| | / _ \ / ___| \ \ / / _ \/ ___| "
echo "| \| | | | | | | | _| | | | | | | | \ \ / /| |_) \___ \ "
echo "| |\ | |_| | |_| | |___| |__| |_| | |___ \ V / | __/ ___) |"
echo "|_| \_|\___/|____/|_____|_____\___/ \____| \_/ |_| |____/ "
echo -e "${YELLOW} _ _ ___ ____ _____ _ ___ ____ __ ______ ____ ${NC}"
echo -e "${YELLOW}| \ | |/ _ \| _ \| ____| | / _ \ / ___| \ \ / / _ \/ ___| ${NC}"
echo -e "${YELLOW}| \| | | | | | | | _| | | | | | | | \ \ / /| |_) \___ \ ${NC}"
echo -e "${YELLOW}| |\ | |_| | |_| | |___| |__| |_| | |___ \ V / | __/ ___) |${NC}"
echo -e "${YELLOW}|_| \_|\___/|____/|_____|_____\___/ \____| \_/ |_| |____/ ${NC}"
echo ""
echo "支持Ubuntu/Debian"
echo ""