mirror of
https://codeberg.org/spire/docker-comp-server.git
synced 2026-06-03 10:04:11 +02:00
bumb ugc configs
This commit is contained in:
parent
714ebee13d
commit
8ca5a21cf4
1 changed files with 3 additions and 3 deletions
|
|
@ -2,8 +2,8 @@
|
|||
cd $HOME/hlserver/tf2/tf/cfg
|
||||
|
||||
ugc_cfg_version_9="v010816"
|
||||
ugc_cfg_version_6="v010816"
|
||||
ugc_cfg_version_4="v111415"
|
||||
ugc_cfg_version_6="v121915"
|
||||
ugc_cfg_version_4="v012116"
|
||||
|
||||
wget -nv "http://etf2l.org/configs/etf2l_configs.zip"
|
||||
unzip etf2l_configs.zip
|
||||
|
|
@ -16,4 +16,4 @@ unzip -o UGC_HL_cfg_and_whitelist_${ugc_cfg_version_9}.zip
|
|||
unzip -o UGC_6v6_cfg_and_whitelist_${ugc_cfg_version_6}.zip
|
||||
unzip -o UGC_4v4_cfg_and_whitelist_${ugc_cfg_version_4}.zip
|
||||
|
||||
rm *.zip
|
||||
rm *.zip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue