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