add shell script to start it
This commit is contained in:
parent
366372ee33
commit
402be7a416
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
|
||||
java -jar 0-Plugin/target/0-Plugin-1.0-SNAPSHOT-jar-with-dependencies.jar "$@"
|
Reference in New Issue