Implement debian package build

This commit is contained in:
RatzzFatzz
2025-02-05 15:49:46 +01:00
parent d98c4cd49e
commit 553c672e4d
6 changed files with 148 additions and 69 deletions

View File

@@ -0,0 +1 @@
java -Dlog4j.configurationFile=log4j2-debian.yaml -jar /usr/lib/${project.artifactId}/${project.artifactId}-${project.version}.jar "$@"