summarylogtreecommitdiffstats
path: root/gluon-scenebuilder.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gluon-scenebuilder.sh')
-rwxr-xr-xgluon-scenebuilder.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/gluon-scenebuilder.sh b/gluon-scenebuilder.sh
new file mode 100755
index 000000000000..0bfb6f8b3009
--- /dev/null
+++ b/gluon-scenebuilder.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+exec java -jar /opt/gluon-scenebuilder/gluon-scenebuilder.jar "$@"