forked from kaboomserver/server
Downgrade Scissors for now
This commit is contained in:
parent
edfcb083bb
commit
98c23badc8
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.4/lastSuccessfulBuild/artifact/*zip*/archive.zip > archive.zip
|
||||
curl -L https://ci.plex.us.org/job/Scissors/job/1.20.4/17/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