mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-24 10:33:15 +08:00
Update deploy_linux64.sh
This commit is contained in:
parent
bf2c666003
commit
802a94355d
@ -17,6 +17,9 @@ mkdir -p $DEST
|
|||||||
#### copy binary ####
|
#### copy binary ####
|
||||||
cp $BUILD/Throne $DEST
|
cp $BUILD/Throne $DEST
|
||||||
|
|
||||||
|
#### copy Throne.png ####
|
||||||
|
cp ./res/public/Throne.png $DEST
|
||||||
|
|
||||||
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