diff --git a/patches.sh b/patches.sh index 073b76a..09ef201 100644 --- a/patches.sh +++ b/patches.sh @@ -13,9 +13,8 @@ find . -type f -name nft-qos.config | xargs sed -i "s/option limit_enable '1'/op sed -i "/\/etc\/coremark\.sh/d" package/feeds/packages/coremark/coremark sed -i 's/192.168.1.1/192.168.2.1/' package/base-files/files/bin/config_generate -rm -rf files -mv $GITHUB_WORKSPACE/files ./ -chmod 600 files/etc/dropbear/* +sed -i '/DEPENDS/ s/$/ +libcap-bin/' `find . -type f -path '*/luci-app-openclash/Makefile'` +sed -i '/DEPENDS+/ s/$/ +wsdd2/' `find . -type f -path '*/ksmbd-tools/Makefile'` if [ $DEVICE = 'r4s' ]; then wget https://github.com/immortalwrt/immortalwrt/commit/6c3f6d2686679173b95495c47d861db1f41729dd.patch