mirror of
https://codeberg.org/spire/docker-comp-server.git
synced 2026-06-03 18:14:09 +02:00
remove ugc hostname from config
This commit is contained in:
parent
146bd3aea2
commit
24ede55df2
1 changed files with 3 additions and 0 deletions
|
|
@ -16,4 +16,7 @@ unzip -o UGC_HL_cfg_and_whitelist_${ugc_cfg_version_9}.zip
|
||||||
unzip -o UGC_6v6_cfg_${ugc_cfg_version_6}.zip
|
unzip -o UGC_6v6_cfg_${ugc_cfg_version_6}.zip
|
||||||
unzip -o UGC_4v4_cfg_and_whitelist_${ugc_cfg_version_4}.zip
|
unzip -o UGC_4v4_cfg_and_whitelist_${ugc_cfg_version_4}.zip
|
||||||
|
|
||||||
|
# dont set the server name
|
||||||
|
sed -i '/hostname/d' ugc_*_custom.cfg
|
||||||
|
|
||||||
rm *.zip
|
rm *.zip
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue