mirror of
https://github.com/kaboomserver/server.git
synced 2025-07-31 02:02:06 +00:00
Update Scissors and plugins
This commit is contained in:
parent
ea9a92e8ab
commit
b8d573fc97
10 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
mkdir -p fetched_server
|
||||
|
||||
curl -L https://ci.scissors.gg/job/Scissors/job/1.19.2/lastSuccessfulBuild/artifact/*zip*/archive.zip > archive.zip
|
||||
curl -L https://ci.scissors.gg/job/Scissors/job/1.19.3/lastSuccessfulBuild/artifact/*zip*/archive.zip > archive.zip
|
||||
unzip -o archive.zip
|
||||
mv archive/build/libs/Scissors-*.jar fetched_server/server.jar
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue