summarylogtreecommitdiffstats
path: root/jape
diff options
context:
space:
mode:
Diffstat (limited to 'jape')
-rwxr-xr-xjape2
1 files changed, 2 insertions, 0 deletions
diff --git a/jape b/jape
new file mode 100755
index 000000000000..c7700c2781cb
--- /dev/null
+++ b/jape
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /usr/bin/java -jar '/usr/share/java/jape/Jape.jar' -engine '/usr/share/jape/jape_engine' "$@"