mirror of
https://github.com/kaboomserver/server.git
synced 2024-12-22 15:45:07 +00:00
Use Scissors 1.20.2
This commit is contained in:
parent
983b330e56
commit
b3bd70996a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
mkdir -p fetched_server
|
||||
|
||||
curl -L https://ci.plex.us.org/job/Scissors/job/1.20.1/lastSuccessfulBuild/artifact/*zip*/archive.zip > archive.zip
|
||||
curl -L https://ci.plex.us.org/job/Scissors/job/1.20.2/lastSuccessfulBuild/artifact/*zip*/archive.zip > archive.zip
|
||||
unzip -o archive.zip
|
||||
mv archive/build/libs/scissors-*.jar fetched_server/server.jar
|
||||
|
||||
|
|
Loading…
Reference in a new issue