mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 05:30:06 +08:00
Update deploy_linux64.sh
This commit is contained in:
parent
e7e84b8b03
commit
85434fa64a
@ -20,6 +20,9 @@ cp $BUILD/Throne $DEST
|
||||
#### copy Throne.png ####
|
||||
cp ./res/public/Throne.png $DEST
|
||||
|
||||
#### download srslist ####
|
||||
curl -fLso $DEST/srslist "https://raw.githubusercontent.com/throneproj/routeprofiles/rule-set/list"
|
||||
|
||||
cd download-artifact
|
||||
cd *linux-$ARCH
|
||||
tar xvzf artifacts.tgz -C ../../
|
||||
|
||||
Loading…
Reference in New Issue
Block a user