fix: 修复选项1缺少UI辅助插件安装及8080提示位置问题

- 修复 be3600/be6500/gl-inet.sh 选项1缺少 UI辅助插件安装
- 新增 show_completion_message() 函数,确保8080提示始终显示在脚本末尾
- 新增 Mudi 7 (GL-E5800) 机型支持
- 新增 BE9300 机型支持
- 更新 main.sh 自动检测和手动菜单
This commit is contained in:
2026-06-22 09:07:07 +08:00
parent 41b72b6e54
commit fbdd395425
11 changed files with 335 additions and 21 deletions

View File

@@ -90,6 +90,9 @@ while true; do
setup_base_init
do_istore
do_quickstart
advanced_uninstall
do_install_ui_helper
show_completion_message
;;
2)
do_install_argon_skin