From e60c997d317f04984b27ada3f0e23c734ffeb7b8 Mon Sep 17 00:00:00 2001 From: "PC-202302260912\\Administrator" <1769111741@qq.com> Date: Wed, 6 Dec 2023 17:51:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BB=E6=96=87=E4=BB=B6=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 1fdd28b..a626721 100644 --- a/main.sh +++ b/main.sh @@ -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.游戏服更新"