diff --git a/scripts/patches.sh b/scripts/patches.sh index 6cbb22e..bdefeea 100644 --- a/scripts/patches.sh +++ b/scripts/patches.sh @@ -10,7 +10,6 @@ sed -i "/\/etc\/coremark\.sh/d" `find package/ -follow -type f -path '*/coremark sed -i 's/192.168.1.1/192.168.2.1/' package/base-files/files/bin/config_generate sed -i 's/=1/=0/g' package/kernel/linux/files/sysctl-br-netfilter.conf -sed -i '/DEPENDS/ s/$/ +libcap-bin/' `find package/ -follow -type f -path '*/luci-app-openclash/Makefile'` sed -i '/DEPENDS+/ s/$/ +wsdd2/' `find package/ -follow -type f -path '*/ksmbd-tools/Makefile'` sed -i '/DEPENDS/ s/$/ +frpc/' `find package/ -follow -type f -path '*/luci-app-frpc/Makefile'`