Package: add deps for openclash, ksmbd
This commit is contained in:
@@ -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 "/\/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
|
sed -i 's/192.168.1.1/192.168.2.1/' package/base-files/files/bin/config_generate
|
||||||
|
|
||||||
rm -rf files
|
sed -i '/DEPENDS/ s/$/ +libcap-bin/' `find . -type f -path '*/luci-app-openclash/Makefile'`
|
||||||
mv $GITHUB_WORKSPACE/files ./
|
sed -i '/DEPENDS+/ s/$/ +wsdd2/' `find . -type f -path '*/ksmbd-tools/Makefile'`
|
||||||
chmod 600 files/etc/dropbear/*
|
|
||||||
|
|
||||||
if [ $DEVICE = 'r4s' ]; then
|
if [ $DEVICE = 'r4s' ]; then
|
||||||
wget https://github.com/immortalwrt/immortalwrt/commit/6c3f6d2686679173b95495c47d861db1f41729dd.patch
|
wget https://github.com/immortalwrt/immortalwrt/commit/6c3f6d2686679173b95495c47d861db1f41729dd.patch
|
||||||
|
|||||||
Reference in New Issue
Block a user