主文件修改布局

main
PC-202302260912\Administrator 2023-12-06 17:51:30 +08:00
parent d7a1af0c11
commit e60c997d31
1 changed files with 2 additions and 1 deletions

View File

@ -383,7 +383,8 @@ update_mingan(){
# 处理用户输入
handle_menu() {
local current_time=${get_current_time}
local current_time
current_time=${get_current_time}
echo -e "${blue}****************************${NC}"
echo -e "${yellow}欢迎使用戒灵更新脚本...${current_time}${NC}"
echo -e "1.游戏服更新"