Update build.sh
This commit is contained in:
parent
ffed137422
commit
75f65c2da2
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
|
@ -3,4 +3,4 @@
|
||||||
# Make sure all submodules are initialized
|
# Make sure all submodules are initialized
|
||||||
git submodule update --remote
|
git submodule update --remote
|
||||||
# Package all jars
|
# Package all jars
|
||||||
mvn clean package
|
./mvnw clean package
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue