Update configs.sh

This commit is contained in:
Robin Appelman 2018-06-13 21:08:40 +02:00 committed by GitHub
commit c192b72d8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,4 +19,7 @@ unzip -o UGC_4v4_cfg_and_whitelist_${ugc_cfg_version_4}.zip
# dont set the server name
sed -i '/hostname/d' ugc_*_custom.cfg
# WaitForSTV handles the stv delay better
sed -i 's/tv_delaymapchange_protect\s*"\?1"\?/tv_delaymapchange_protect 0/g' *.cfg
rm *.zip