summarylogtreecommitdiffstats
path: root/jsonix-schema-compiler.sh
diff options
context:
space:
mode:
authorJames An2016-09-05 12:36:16 -0400
committerJames An2016-09-05 12:36:16 -0400
commit6f5a687d0d0de13b4cb7c8d4975d4b3ba4ae3080 (patch)
tree6225369534560b9dacd393f33c30a32dc63e5ce5 /jsonix-schema-compiler.sh
downloadaur-6f5a687d0d0de13b4cb7c8d4975d4b3ba4ae3080.tar.gz
Initial commit with working package.
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' "$@"