summarylogtreecommitdiffstats
path: root/jsonix-schema-compiler.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jsonix-schema-compiler.sh')
-rw-r--r--jsonix-schema-compiler.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/jsonix-schema-compiler.sh b/jsonix-schema-compiler.sh
new file mode 100644
index 000000000000..a36522a3f436
--- /dev/null
+++ b/jsonix-schema-compiler.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /usr/bin/java -jar '/usr/share/java/jsonix-schema-compiler/jsonix-schema-compiler-full-2.3.9.jar' "$@"