doc: 修改构建命令

This commit is contained in:
Olia Lisa
2026-07-12 16:41:04 +08:00
parent 41832801d8
commit 603192df10
+3 -3
View File
@@ -45,7 +45,7 @@ x86-64_output/
### 构建 NanoPi R2S 固件 ### 构建 NanoPi R2S 固件
```bash ```bash
sudo bash r2s.sh bash r2s.sh
``` ```
构建完成后,固件文件会生成到: 构建完成后,固件文件会生成到:
@@ -57,7 +57,7 @@ r2s_output/
### 构建 新三路由 wifi3-d2 固件 ### 构建 新三路由 wifi3-d2 固件
```bash ```bash
sudo bash newifi3_d2.sh bash newifi3_d2.sh
``` ```
构建完成后,固件文件会生成到: 构建完成后,固件文件会生成到:
@@ -69,7 +69,7 @@ newifi3_output/
### 构建 极路由 B70 固件 ### 构建 极路由 B70 固件
```bash ```bash
sudo bash hiwifi-b70.sh bash hiwifi-b70.sh
``` ```
构建完成后,固件文件会生成到: 构建完成后,固件文件会生成到: