mirror of
https://codeberg.org/spire/docker-spire-server.git
synced 2026-06-03 22:34:09 +02:00
remove autoupdate args
This commit is contained in:
parent
79efedb8cd
commit
7d972f8bfe
1 changed files with 1 additions and 1 deletions
2
tf.sh
2
tf.sh
|
|
@ -16,4 +16,4 @@ echo "tv_name \"${TV_NAME:-"${NAME:-"Spire Server"} TV"}\"" >> $CFG
|
|||
echo "${EXTRA_CFG}" >> $CFG
|
||||
|
||||
cd $HOME/hlserver
|
||||
tf2/srcds_run -game tf -autoupdate -steam_dir ~/hlserver -tickrate 120 -steamcmd_script ~/hlserver/tf2_ds.txt -enablefakeip +map ${MAP:-cp_badlands} $@
|
||||
tf2/srcds_run -game tf -tickrate 120 -steamcmd_script ~/hlserver/tf2_ds.txt -enablefakeip +map ${MAP:-cp_badlands} $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue