summarylogtreecommitdiffstats
path: root/etqw-demo.launcher
diff options
context:
space:
mode:
Diffstat (limited to 'etqw-demo.launcher')
-rw-r--r--etqw-demo.launcher6
1 files changed, 6 insertions, 0 deletions
diff --git a/etqw-demo.launcher b/etqw-demo.launcher
new file mode 100644
index 000000000000..a1e40ea64b09
--- /dev/null
+++ b/etqw-demo.launcher
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+cd "/opt/etqw-demo"
+./etqw $*
+exit $?
+