summaryrefslogtreecommitdiffstats
path: root/bin/officeotron.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/officeotron.sh.in')
-rw-r--r--bin/officeotron.sh.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/officeotron.sh.in b/bin/officeotron.sh.in
new file mode 100644
index 000000000..7281f1bcd
--- /dev/null
+++ b/bin/officeotron.sh.in
@@ -0,0 +1,2 @@
+#!/usr/bin/env bash
+java -jar @TARFILE_LOCATION@/@OFFICEOTRON_JAR@ "$@"