From 58282eb0681982106dff4dc88c714a0f9739a87a Mon Sep 17 00:00:00 2001 From: sdohuajia <63113882+sdohuajia@users.noreply.github.com> Date: Sat, 27 Jul 2024 18:09:35 +0800 Subject: [PATCH] Update Waku.sh --- Waku.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/Waku.sh b/Waku.sh index c21146a..d9ab7d3 100644 --- a/Waku.sh +++ b/Waku.sh @@ -157,8 +157,5 @@ function edit_env_file() { read -rp "按 Enter 返回菜单。" } -# 主程序开始(此处不再调用主菜单函数,因为更新旧版本后,脚本将退出) -# 主程序仅在更新旧版本后运行 - # 执行主菜单函数 main_menu