mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 13:50:12 +08:00
parent
cb8fcf5579
commit
b998d38a1c
@ -9,3 +9,6 @@ mkdir -p $DEST
|
|||||||
#### Download geodata ####
|
#### Download geodata ####
|
||||||
curl -fLso $DEST/geoip.db "https://github.com/SagerNet/sing-geoip/releases/latest/download/geoip.db"
|
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"
|
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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user