This commit is contained in:
starry
2025-11-17 12:23:09 +00:00
parent 59e6cef27c
commit 2bf01c1fb0
4 changed files with 161 additions and 0 deletions

9
openwrt/README.md Normal file
View File

@@ -0,0 +1,9 @@
### immortalwrt的docker构建脚本
根据自己情况修改,修改后执行`docker-run.sh`脚本即可自动构建,构建出来的固件在当前的`bin`目录。
- 初始化脚本修改:`files/etc/uci-defaults/99-custom.sh`
- 内置软件包修改:`build.sh`
- 镜像版本修改:`docker-run.sh`,选择符合自己设备的系统架构。