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