Update build_public_res.sh

This commit is contained in:
parhelia512 2025-07-21 19:47:18 +08:00 committed by GitHub
parent ed32d9d16f
commit bf2c666003
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,6 +9,3 @@ mkdir -p $DEST
#### Download geodata ####
curl -fLso $DEST/geoip.db "https://github.com/SagerNet/sing-geoip/releases/latest/download/geoip.db"
curl -fLso $DEST/geosite.db "https://github.com/SagerNet/sing-geosite/releases/latest/download/geosite.db"
#### copy Throne.png ####
cp res/public/Throne.png $DEST