diff --git a/SCRIPTS/02_prepare_package.sh b/SCRIPTS/02_prepare_package.sh index a6eccda..716912c 100755 --- a/SCRIPTS/02_prepare_package.sh +++ b/SCRIPTS/02_prepare_package.sh @@ -92,9 +92,6 @@ ln -sf ../../../feeds/packages/net/daed ./package/feeds/packages/daed git clone -b master --depth 1 https://github.com/QiuSimons/luci-app-daed package/new/luci-app-daed rm -rf ./feeds/packages/net/v2ray-geodata cp -rf ../mosdns/v2ray-geodata ./package/new/v2ray-geodata -wget -qO - https://github.com/openwrt/openwrt/commit/47ea58b.patch | patch -p1 -wget -qO - https://github.com/openwrt/openwrt/commit/ce3082d.patch | patch -p1 -wget https://github.com/immortalwrt/immortalwrt/raw/openwrt-23.05/target/linux/generic/hack-5.15/901-debloat_sock_diag.patch -O target/linux/generic/hack-5.15/901-debloat_sock_diag.patch wget -qO - https://github.com/immortalwrt/immortalwrt/commit/73e5679.patch | patch -p1 wget https://github.com/immortalwrt/immortalwrt/raw/openwrt-23.05/target/linux/generic/backport-5.15/051-v5.18-bpf-Add-config-to-allow-loading-modules-with-BTF-mismatch.patch -O target/linux/generic/backport-5.15/051-v5.18-bpf-Add-config-to-allow-loading-modules-with-BTF-mismatch.patch pushd feeds/packages