Update Scissors and plugins

This commit is contained in:
kaboom 2022-12-27 19:58:02 +02:00
parent ea9a92e8ab
commit b8d573fc97
10 changed files with 1 additions and 1 deletions

View file

@ -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