Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
0x676e67 committed Apr 29, 2023
1 parent ad27d18 commit 73734d5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build/scripts/04_community_package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,9 @@ git clone --depth=1 https://github.com/esirplayground/luci-app-poweroff
git clone --depth=1 https://github.com/destan19/OpenAppFilter
popd


# OpenClash GEOIP
mkdir -p files/etc/openclash
GEOIP_URL="https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geoip.dat"
GEOSITE_URL="https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geosite.dat"
wget -qO- $GEOIP_URL > files/etc/openclash/GeoIP.dat
wget -qO- $GEOSITE_URL > files/etc/openclash/GeoSite.dat


0 comments on commit 73734d5

Please sign in to comment.