Files
shell/openwrt
2025-11-19 09:31:42 +08:00
..
2025-11-18 20:23:36 +08:00
2025-11-19 09:31:42 +08:00
add
2025-11-17 12:23:09 +00:00
2025-11-18 18:48:11 +08:00

immortalwrt的docker构建脚本

根据自己情况修改,修改后执行docker-run.sh脚本即可自动构建,构建出来的固件在当前的bin目录。

  • 初始化脚本修改:files/etc/uci-defaults/99-custom.sh

  • 内置软件包修改:build.sh

  • 镜像版本修改:docker-run.sh,选择符合自己设备的系统架构。

安装istore商店只支持 x86_64 和 arm64 架构)

curl -sSL -O https://gh-proxy.com/https://raw.githubusercontent.com/sky22333/shell/main/openwrt/sh/istore.sh && chmod +x istore.sh && ./istore.sh