From 603192df108adbbcd3fe3db9ef89ebfa3065dcc6 Mon Sep 17 00:00:00 2001 From: Olia Lisa Date: Sun, 12 Jul 2026 16:41:04 +0800 Subject: [PATCH] =?UTF-8?q?doc:=20=E4=BF=AE=E6=94=B9=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E5=91=BD=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 26dda09..0ab2b95 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ x86-64_output/ ### 构建 NanoPi R2S 固件 ```bash -sudo bash r2s.sh +bash r2s.sh ``` 构建完成后,固件文件会生成到: @@ -57,7 +57,7 @@ r2s_output/ ### 构建 新三路由 wifi3-d2 固件 ```bash -sudo bash newifi3_d2.sh +bash newifi3_d2.sh ``` 构建完成后,固件文件会生成到: @@ -69,7 +69,7 @@ newifi3_output/ ### 构建 极路由 B70 固件 ```bash -sudo bash hiwifi-b70.sh +bash hiwifi-b70.sh ``` 构建完成后,固件文件会生成到: