aboutsummarylogtreecommitdiffstats
path: root/nodebox.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nodebox.sh')
-rwxr-xr-xnodebox.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/nodebox.sh b/nodebox.sh
new file mode 100755
index 000000000000..c830f77c4a79
--- /dev/null
+++ b/nodebox.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /usr/bin/java -jar '/opt/nodebox/nodebox.jar' "$@"