main
PC-202302260912\Administrator 2023-07-25 16:05:11 +08:00
parent 992b641625
commit d26f896f38
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ NC='\033[0m' # 恢复默认颜色
# 定义函数,用于展示菜单选项
show_menu() {
echo -e "================================"
echo -e "欢迎使用${green}戒灵更新脚本${NC}"
echo -e "欢迎使用${blue}戒灵更新脚本${NC}"
echo -e "1. ${yello}游戏服更新${NC}"
echo -e "2. ${yello}gm更新${NC}"
echo -e "3. ${yello}登陆服更新${NC}"