Update 00-prepare_base.sh

This commit is contained in:
2025-09-23 21:50:40 +08:00
committed by GitHub
parent 57d710053a
commit 8c5a127b8d

View File

@@ -92,6 +92,11 @@ pushd feeds/luci
cat ../OpenBox/firewall4/luci-24.10/*.patch | patch -p1
popd
# luci-mod extra
pushd feeds/luci
cat ../OpenBox/luci/*.patch | patch -p1
popd
# opkg
mkdir -p package/system/opkg/patches
cp -rf ../OpenBox/opkg/* ./package/system/opkg/patches/