pull/1358/head 2024-03-18
John Doe 2024-03-18 15:12:07 +08:00
parent 92d10ae8ee
commit d6c3cbb005
No known key found for this signature in database
GPG Key ID: 30F190E0C359CB4F
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ line_number_INCLUDE_V2ray=$[`grep -m1 -n 'Include V2ray' package/custom/openwrt-
sed -i $line_number_INCLUDE_V2ray'd' package/custom/openwrt-passwall/luci-app-passwall/Makefile
sed -i $line_number_INCLUDE_V2ray'd' package/custom/openwrt-passwall/luci-app-passwall/Makefile
sed -i $line_number_INCLUDE_V2ray'd' package/custom/openwrt-passwall/luci-app-passwall/Makefile
sed -i 's/LUCI_DEPENDS:=/LUCI_DEPENDS:=+iptables-mod-iprange +iptables-mod-socket /' package/custom/openwrt-passwall/luci-app-passwall/Makefile
# inject the firmware version
strDate=`TZ=UTC-8 date +%Y-%m-%d`