From ae693abe4e757f27fc5f1c9d2e5680880e9109f5 Mon Sep 17 00:00:00 2001 From: MapleCool <37971849+pmkol@users.noreply.github.com> Date: Wed, 5 Jun 2024 15:46:00 +0800 Subject: [PATCH] geodata: follow the upstream version --- openwrt/scripts/10-customize-config.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/openwrt/scripts/10-customize-config.sh b/openwrt/scripts/10-customize-config.sh index 06493428c..7afc0e84a 100644 --- a/openwrt/scripts/10-customize-config.sh +++ b/openwrt/scripts/10-customize-config.sh @@ -1,6 +1,3 @@ -# update geoip -sed -i 's/geoip-only-cn-private.dat/geoip.dat/g' package/new/helloworld/v2ray-geodata/Makefile - # remove ssrplus rm -rf package/new/helloworld/luci-app-ssr-plus rm -rf package/new/helloworld/patch-luci-app-ssr-plus.patch