From 83e643b1f0a2fd5351a631b8980ff55a9ad95353 Mon Sep 17 00:00:00 2001
From: Samual Lenks <samual@xonotic.org>
Date: Thu, 19 Dec 2013 04:02:15 -0500
Subject: [PATCH] Now make launcher match again

---
 server/hub/hub-launcher.sh                                      | 2 --
 .../hub/{profile-hub-bitmissile.cfg => profile-bitmissile.cfg}  | 0
 2 files changed, 2 deletions(-)
 rename server/hub/{profile-hub-bitmissile.cfg => profile-bitmissile.cfg} (100%)

diff --git a/server/hub/hub-launcher.sh b/server/hub/hub-launcher.sh
index e38ee23b..7585562b 100644
--- a/server/hub/hub-launcher.sh
+++ b/server/hub/hub-launcher.sh
@@ -7,8 +7,6 @@ alias stopxonotic='killall darkplaces-dedicated -s SIGKILL'
 
 alias start-xon-all='xon-ctf-mh && xon-ctf-wa && xon-ka-mh && xon-ka-wa && xon-priv-1 && xon-priv-2 && xon-tourney &&xon-votable'
 alias start-xon-bitmissile='xon-ctf-mh && xon-ctf-wa && xon-priv-1'
-alias start-xon-godzilla='xon-ctf-mh && xon-votable && xon-priv-1 && xon-tourney'
-alias start-xon-srv02='xon-ctf-wa && xon-priv-1'
 
 alias xon-ctf-mh='$XON_DIR && screen -dmS xon-ctf-mh $XON_COMMON sv-dedicated.cfg -sessionid ctf-mh +set \_dedimode \"ctf\" +set \_dedimutator \"minstahook\" +set \_dedidescription \"CTF Instagib+Hook\"'
 alias xon-ctf-wa='$XON_DIR && screen -dmS xon-ctf-wa $XON_COMMON sv-dedicated.cfg -sessionid ctf-wa +set \_dedimode \"ctf\" +set \_dedimutator \"weaponarena\" +set \_dedidescription \"CTF Weaponarena\"'
diff --git a/server/hub/profile-hub-bitmissile.cfg b/server/hub/profile-bitmissile.cfg
similarity index 100%
rename from server/hub/profile-hub-bitmissile.cfg
rename to server/hub/profile-bitmissile.cfg
-- 
2.39.5