Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
hah
  • Loading branch information
stupidloud authored May 4, 2021
1 parent d096678 commit c160a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ wget -qO- https://github.com/klever1988/nanopi-openwrt/raw/master/scripts/autoup
- 使用[在线升级](#终端内在线升级方法)时,根分区会自动扩容,方便折腾

### 1分钟生成自己所需固件
因为本项目预编译的Image builder,生成固件仅需1-3分钟,如果有兴趣自定义固件可以Fork本项目,编辑设备对应的config.seed文件,例如r2s.config.seed, 去掉不需要的luci app软件包配置行,添加自己所需的软件,可用软件的列表可以在github actions构件输出处获取,例如
因为本项目预编译了Image builder,生成固件仅需1-3分钟,如果有兴趣自定义固件可以Fork本项目,编辑设备对应的config.seed文件,例如r2s.config.seed, 去掉(整行删除)不需要的luci app软件包配置行,添加自己所需的软件,可用软件的列表可以在github actions构件输出处获取,例如
<img src="https://user-images.githubusercontent.com/56048681/114531174-3beafb80-9c7e-11eb-8bcc-b098c3b1cee8.png" width="250" />
完成之后进入Actions,点击左侧Build,点击右侧Run workflow输入设备名(r2s/r4s/r1s/r1s-h3/r1p)
<img src="https://user-images.githubusercontent.com/56048681/114531768-c7648c80-9c7e-11eb-8d72-fe38f9df960d.png" width="250" />
Expand Down

0 comments on commit c160a0b

Please sign in to comment.