added tv port

Signed-off-by: Pascal Paulis <ppaulis@gmail.com>
This commit is contained in:
Pascal Paulis 2024-10-31 09:11:02 +01:00
parent bda25a1d4b
commit 13b55392a9
No known key found for this signature in database
GPG key ID: BD60561FD9643BE3
2 changed files with 2 additions and 0 deletions

View file

@ -132,6 +132,7 @@ eval "./cs2" -dedicated \
"${SV_SETSTEAMACCOUNT_ARGS}" \
+sv_password "${CS2_PW}" \
+sv_lan "${CS2_LAN}" \
+tv_port "${TV_PORT}" \
"${CS2_ADDITIONAL_ARGS}"
# Post Hook