Update extras and server

This commit is contained in:
Chipmunk 2024-06-24 22:04:55 -04:00
parent 262943f387
commit e2799c9657
3 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -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.6/lastSuccessfulBuild/artifact/*zip*/archive.zip > archive.zip
unzip -o archive.zip
mv archive/build/libs/scissors-*.jar fetched_server/server.jar

Binary file not shown.