fix ugc hl config

This commit is contained in:
Robin Appelman 2017-06-02 20:51:35 +02:00
commit 9dc5f83493
4 changed files with 1 additions and 1 deletions

View file

@ -12,7 +12,7 @@ wget -nv "http://ugcleague.com/files/configs/UGC_HL_cfg_and_whitelist_${ugc_cfg_
wget -nv "http://ugcleague.com/files/configs/UGC_6v6_cfg_${ugc_cfg_version_6}.zip"
wget -nv "http://ugcleague.com/files/configs/UGC_4v4_cfg_and_whitelist_${ugc_cfg_version_4}.zip"
unzip -o UGC_HL_cfg_and_whitelist_${ugc_cfg_version_9}.zip
unzip -oj UGC_HL_cfg_and_whitelist_${ugc_cfg_version_9}.zip
unzip -o UGC_6v6_cfg_${ugc_cfg_version_6}.zip
unzip -o UGC_4v4_cfg_and_whitelist_${ugc_cfg_version_4}.zip