mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-21 23:50: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 ####
|
#### copy Throne.png ####
|
||||||
cp ./res/public/Throne.png $DEST
|
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 download-artifact
|
||||||
cd *linux-$ARCH
|
cd *linux-$ARCH
|
||||||
tar xvzf artifacts.tgz -C ../../
|
tar xvzf artifacts.tgz -C ../../
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user