|
|
|
@ -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.游戏服更新"
|
|
|
|
|