summarylogtreecommitdiffstats
path: root/styx
diff options
context:
space:
mode:
authorDavid Flemström2017-03-30 13:18:22 -0400
committerDavid Flemström2017-03-30 13:18:22 -0400
commit236115696ed676230865e10fecf6ad2ce3cf8140 (patch)
tree5d1c66c91b3b4450f45ea376aca7d2150321f2fe /styx
downloadaur-styx-cli-git.tar.gz
Initial implementation
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 "$@"