mirror of
https://github.com/kaboomserver/server.git
synced 2024-12-22 15:45:07 +00:00
Update Scissors and plugins
This commit is contained in:
parent
13e9a3d391
commit
7bcbe0f64b
8 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
mkdir -p fetched_server
|
mkdir -p fetched_server
|
||||||
|
|
||||||
curl -L https://ci.scissors.gg/job/Scissors/job/1.19.3/lastSuccessfulBuild/artifact/*zip*/archive.zip > archive.zip
|
curl -L https://ci.scissors.gg/job/Scissors/job/1.19.4/lastSuccessfulBuild/artifact/*zip*/archive.zip > archive.zip
|
||||||
unzip -o archive.zip
|
unzip -o archive.zip
|
||||||
mv archive/build/libs/Scissors-*.jar fetched_server/server.jar
|
mv archive/build/libs/Scissors-*.jar fetched_server/server.jar
|
||||||
|
|
||||||
|
|
BIN
server.jar
BIN
server.jar
Binary file not shown.
Loading…
Reference in a new issue