Update build.sh
This commit is contained in:
3
build.sh
3
build.sh
@@ -171,6 +171,9 @@ compilation_script() {
|
|||||||
cp -rf immortalwrt/package/boot/uboot-rockchip openwrt/package/boot/uboot-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
|
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 "下载并执行构建脚本..."
|
print_info "下载并执行构建脚本..."
|
||||||
local scripts=(
|
local scripts=(
|
||||||
00-prepare_base.sh
|
00-prepare_base.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user