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
bf2c666003
commit
802a94355d
@ -17,6 +17,9 @@ mkdir -p $DEST
|
||||
#### copy binary ####
|
||||
cp $BUILD/Throne $DEST
|
||||
|
||||
#### copy Throne.png ####
|
||||
cp ./res/public/Throne.png $DEST
|
||||
|
||||
cd download-artifact
|
||||
cd *linux-$ARCH
|
||||
tar xvzf artifacts.tgz -C ../../
|
||||
|
||||
Loading…
Reference in New Issue
Block a user