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