add shell script to start it

This commit is contained in:
qvalentin 2022-05-27 14:01:17 +02:00
parent 366372ee33
commit 402be7a416
Signed by: qvalentin
GPG Key ID: C979FA1EAFCABF1C
1 changed files with 4 additions and 0 deletions

4
link-ditch Executable file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env sh
java -jar 0-Plugin/target/0-Plugin-1.0-SNAPSHOT-jar-with-dependencies.jar "$@"