Partial handling of teams of individuals

This commit is contained in:
Claude Brisson
2023-06-05 13:28:17 +02:00
parent 76aa60f3c6
commit 121e1a22b7
4 changed files with 121 additions and 70 deletions

3
run.sh
View File

@@ -1,4 +1,3 @@
#!/bin/sh
mvn package
java -jar application/target/pairgoth-engine.war
mvn package && java -jar application/target/pairgoth-engine.war