summarylogtreecommitdiffstats
path: root/ocelot.sh
diff options
context:
space:
mode:
authorAndre Jonas2022-02-05 00:58:22 +0100
committerAndre Jonas2022-02-05 00:59:26 +0100
commiteb0157cb9e1291d798e9289601cee47440ee161f (patch)
tree42984f31cc3c835325820a840c012db6bb423f65 /ocelot.sh
downloadaur-ocelot.tar.gz
Initial commit
Diffstat (limited to 'ocelot.sh')
-rw-r--r--ocelot.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/ocelot.sh b/ocelot.sh
new file mode 100644
index 000000000000..9e6b837fc17d
--- /dev/null
+++ b/ocelot.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /usr/bin/java -jar '/usr/share/java/ocelot/ocelot.jar' "$@"