Added support for TV client password
This commit is contained in:
parent
f08a442857
commit
cc3d4ddce4
5 changed files with 5 additions and 0 deletions
|
@ -21,6 +21,7 @@ sed -i -e "s/{{SERVER_HOSTNAME}}/${CS2_SERVERNAME}/g" \
|
|||
-e "s/{{TV_ENABLE}}/${TV_ENABLE}/g" \
|
||||
-e "s/{{TV_PORT}}/${TV_PORT}/g" \
|
||||
-e "s/{{TV_AUTORECORD}}/${TV_AUTORECORD}/g" \
|
||||
-e "s/{{TV_PW}}/${TV_PW}/g" \
|
||||
-e "s/{{TV_RELAY_PW}}/${TV_RELAY_PW}/g" \
|
||||
"${STEAMAPPDIR}"/game/csgo/cfg/server.cfg
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue