summarylogtreecommitdiffstats
path: root/rtcwcoopded.launcher
diff options
context:
space:
mode:
Diffstat (limited to 'rtcwcoopded.launcher')
-rw-r--r--rtcwcoopded.launcher4
1 files changed, 4 insertions, 0 deletions
diff --git a/rtcwcoopded.launcher b/rtcwcoopded.launcher
new file mode 100644
index 000000000000..4c2fa168ec5b
--- /dev/null
+++ b/rtcwcoopded.launcher
@@ -0,0 +1,4 @@
+#!/bin/sh
+cd "/opt/rtcwcoop"
+exec ./rtcwcoopded.ARCH "$@"
+