forked from kaboomserver/server
rollback to 1.20.6
This commit is contained in:
parent
e2799c9657
commit
1bed7f762d
2 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.6/lastSuccessfulBuild/artifact/*zip*/archive.zip > archive.zip
|
||||
curl -L https://ci.plex.us.org/job/Scissors/job/1.20.4/lastSuccessfulBuild/artifact/*zip*/archive.zip > archive.zip
|
||||
unzip -o archive.zip
|
||||
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