Skip to content

Commit d6c3cbb

Browse files
committed
fix
1 parent 92d10ae commit d6c3cbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/patches.sh

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ line_number_INCLUDE_V2ray=$[`grep -m1 -n 'Include V2ray' package/custom/openwrt-
3838
sed -i $line_number_INCLUDE_V2ray'd' package/custom/openwrt-passwall/luci-app-passwall/Makefile
3939
sed -i $line_number_INCLUDE_V2ray'd' package/custom/openwrt-passwall/luci-app-passwall/Makefile
4040
sed -i $line_number_INCLUDE_V2ray'd' package/custom/openwrt-passwall/luci-app-passwall/Makefile
41+
sed -i 's/LUCI_DEPENDS:=/LUCI_DEPENDS:=+iptables-mod-iprange +iptables-mod-socket /' package/custom/openwrt-passwall/luci-app-passwall/Makefile
4142

4243
# inject the firmware version
4344
strDate=`TZ=UTC-8 date +%Y-%m-%d`

0 commit comments

Comments
 (0)