added tv port
Signed-off-by: Pascal Paulis <ppaulis@gmail.com>
This commit is contained in:
parent
bda25a1d4b
commit
13b55392a9
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
.idea
|
|
@ -132,6 +132,7 @@ eval "./cs2" -dedicated \
|
||||||
"${SV_SETSTEAMACCOUNT_ARGS}" \
|
"${SV_SETSTEAMACCOUNT_ARGS}" \
|
||||||
+sv_password "${CS2_PW}" \
|
+sv_password "${CS2_PW}" \
|
||||||
+sv_lan "${CS2_LAN}" \
|
+sv_lan "${CS2_LAN}" \
|
||||||
|
+tv_port "${TV_PORT}" \
|
||||||
"${CS2_ADDITIONAL_ARGS}"
|
"${CS2_ADDITIONAL_ARGS}"
|
||||||
|
|
||||||
# Post Hook
|
# Post Hook
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue