summarylogtreecommitdiffstats
path: root/firestorm.launcher
diff options
context:
space:
mode:
Diffstat (limited to 'firestorm.launcher')
-rwxr-xr-xfirestorm.launcher5
1 files changed, 0 insertions, 5 deletions
diff --git a/firestorm.launcher b/firestorm.launcher
deleted file mode 100755
index 94987c07abd9..000000000000
--- a/firestorm.launcher
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-cd "/opt/firestorm/"
-./firestorm $*
-exit $?