From 592e6bd020675ee0b2aa7e630827771d9650dfbe Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sun, 26 Jan 2014 21:14:07 +0000 Subject: [PATCH] Removed un-needed appmanifest file --- CounterStrikeConditionZero/csczserver | 1 - 1 file changed, 1 deletion(-) diff --git a/CounterStrikeConditionZero/csczserver b/CounterStrikeConditionZero/csczserver index c39283063..99b3672cb 100644 --- a/CounterStrikeConditionZero/csczserver +++ b/CounterStrikeConditionZero/csczserver @@ -570,7 +570,6 @@ elif [ ${pass} == 2 ]; then cd "${appdir}" wget https://raw.github.com/dgibbs64/linuxgameservers/master/CounterStrikeConditionZero/appmanifest/firstpass/appmanifest_10.acf wget https://raw.github.com/dgibbs64/linuxgameservers/master/CounterStrikeConditionZero/appmanifest/firstpass/appmanifest_70.acf - wget https://raw.github.com/dgibbs64/linuxgameservers/master/CounterStrikeConditionZero/appmanifest/firstpass/appmanifest_80.acf wget https://raw.github.com/dgibbs64/linuxgameservers/master/CounterStrikeConditionZero/appmanifest/firstpass/appmanifest_90.acf elif [ ${pass} == 3 ]; then echo "Downloading secondpass appmanifest files. (app 90 fix)"