Fix executable packaging

This commit is contained in:
Claude Brisson
2023-05-14 11:42:20 +02:00
parent 1bba7a11f1
commit 42ad283ee6
12 changed files with 174 additions and 62 deletions

4
run.sh Executable file
View File

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