Update Nlbench_beta.sh

This commit is contained in:
Jensfrank 2024-07-07 02:27:38 +08:00 committed by GitHub
parent 260b1c5213
commit 5cb515e5e5
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 -e "${YELLOW} _ _ ___ ____ _____ _ ___ ____ __ ______ ____ ${NC}"
echo -e "${YELLOW}| \ | |/ _ \| _ \| ____| | / _ \ / ___| \ \ / / _ \/ ___| ${NC}"
echo -e "${YELLOW}| \| | | | | | | | _| | | | | | | | \ \ / /| |_) \___ \ ${NC}"
echo -e "${YELLOW}| |\ | |_| | |_| | |___| |__| |_| | |___ \ V / | __/ ___) |${NC}"
echo -e "${YELLOW}|_| \_|\___/|____/|_____|_____\___/ \____| \_/ |_| |____/ ${NC}"
echo -e "${colors[0]} _ _ ___ ____ _____ _ ___ ____ __ ______ ____ ${NC}"
echo -e "${colors[1]} | \ | |/ _ \| _ \| ____| | / _ \ / ___| \ \ / / _ \/ ___| ${NC}"
echo -e "${colors[2]} | \| | | | | | | | _| | | | | | | | \ \ / /| |_) \___ \ ${NC}"
echo -e "${colors[3]} | |\ | |_| | |_| | |___| |__| |_| | |___ \ V / | __/ ___) |${NC}"
echo -e "${colors[4]} |_| \_|\___/|____/|_____|_____\___/ \____| \_/ |_| |____/ ${NC}"
echo ""
echo "支持Ubuntu/Debian"
echo ""