summarylogtreecommitdiffstats
path: root/firestorm.launcher
diff options
context:
space:
mode:
authorAlex Tharp2023-12-23 12:59:54 -0500
committerAlex Tharp2023-12-23 12:59:54 -0500
commit2c7bba295cc564d7c3285d9ac78f09c01a3a3a37 (patch)
tree3b8d0b53738c8e88b76b43c91dbd74b661a215c6 /firestorm.launcher
parent7f64648658737d3bfadea9e8ef806450d2481b7b (diff)
downloadaur-firestorm-beta-bin.tar.gz
feat: overhaul package and upgrade to 7.1.1.72630
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 $?