From 788cf4433a9ef2298e7efe714ca5a95f9e2dc6dd Mon Sep 17 00:00:00 2001 From: Olia Lisa Date: Mon, 13 Jul 2026 13:25:06 +0800 Subject: [PATCH] =?UTF-8?q?doc:=20=E4=BF=AE=E6=94=B9=E8=87=AA=E5=AE=9A?= =?UTF-8?q?=E4=B9=89=E5=9B=BA=E4=BB=B6=E7=89=88=E6=9C=AC=E7=9A=84=E6=AD=A5?= =?UTF-8?q?=E9=AA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 29 +++-------------------------- 1 file changed, 3 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 0ab2b95..deac967 100644 --- a/README.md +++ b/README.md @@ -115,33 +115,10 @@ hiwifi_b70_output/ ## 自定义固件 -### 修改 ImmortalWrt 版本 +### ImmortalWrt 版本 +脚本在运行时会询问用户 ImmortalWrt 版本. 不知道用什么版本的, 直接默认版本就好. -编辑对应脚本中的 `version` 变量: - -```bash -version="25.12.1" -``` - -例如改为: - -```bash -version="24.10.2" -``` - -请确认该版本在 ImmortalWrt 官方下载站中存在,否则 Image Builder 下载会失败。 - -x86-64 对应下载路径: - -```text -https://downloads.immortalwrt.org/releases//targets/x86/64/ -``` - -NanoPi R2S 对应下载路径: - -```text -https://downloads.immortalwrt.org/releases//targets/rockchip/armv8/ -``` +版本查询 https://github.com/immortalwrt/immortalwrt/tags ### 修改预装软件包