summarylogtreecommitdiffstats
path: root/firestorm.launcher
diff options
context:
space:
mode:
Diffstat (limited to 'firestorm.launcher')
-rw-r--r--firestorm.launcher5
1 files changed, 5 insertions, 0 deletions
diff --git a/firestorm.launcher b/firestorm.launcher
new file mode 100644
index 000000000000..65c4b746b272
--- /dev/null
+++ b/firestorm.launcher
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+cd /opt/firestorm
+./firestorm
+exit