fix: deb package

Add missing Throne.png. #546
This commit is contained in:
parhelia512 2025-07-19 02:26:29 +08:00 committed by GitHub
parent cb8fcf5579
commit b998d38a1c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,3 +9,6 @@ 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