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