summarylogtreecommitdiffstats
path: root/imagine.sh
diff options
context:
space:
mode:
Diffstat (limited to 'imagine.sh')
-rwxr-xr-ximagine.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/imagine.sh b/imagine.sh
new file mode 100755
index 000000000000..db014b31dd85
--- /dev/null
+++ b/imagine.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+# Launch application
+exec electron2 /opt/imagine/app.asar "$@" \ No newline at end of file