Update build.sh

This commit is contained in:
Alexander Söderberg 2020-09-12 19:31:36 +02:00
parent ffed137422
commit 75f65c2da2
No known key found for this signature in database
GPG key ID: C0207FF7EA146678

View file

@ -3,4 +3,4 @@
# Make sure all submodules are initialized
git submodule update --remote
# Package all jars
mvn clean package
./mvnw clean package