Browse Source

Removed un-needed appmanifest file

pull/62/head
Daniel Gibbs 11 years ago
parent
commit
592e6bd020
  1. 1
      CounterStrikeConditionZero/csczserver

1
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)"

Loading…
Cancel
Save