From ac57c8a28a0b9f7e41c9bef9e662e31c7c12338e Mon Sep 17 00:00:00 2001 From: OPPEN321 Date: Tue, 23 Sep 2025 19:28:09 +0800 Subject: [PATCH] Update build.sh --- build.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build.sh b/build.sh index c2e66bd..ac543ce 100644 --- a/build.sh +++ b/build.sh @@ -170,6 +170,9 @@ compilation_script() { cp -rf immortalwrt/target/linux/rockchip openwrt/target/linux/rockchip cp -rf immortalwrt/package/boot/uboot-rockchip openwrt/package/boot/uboot-rockchip cp -rf immortalwrt/package/boot/arm-trusted-firmware-rockchip openwrt/package/boot/arm-trusted-firmware-rockchip + + print_info "正在克隆 OpenBox 仓库以支持后续编译" + git clone --depth=1 --quiet -b main https://github.com/BlueStack-Sky/OpenBox print_info "下载并执行构建脚本..." local scripts=(