mirror of
https://codeberg.org/spire/docker-tf2-server.git
synced 2026-06-03 18:04:11 +02:00
remove autoupdate args
This commit is contained in:
parent
fdf1341c54
commit
763430a1d8
1 changed files with 1 additions and 1 deletions
2
tf.sh
2
tf.sh
|
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
cd $HOME/hlserver
|
cd $HOME/hlserver
|
||||||
tf2/srcds_run -game tf -autoupdate -steam_dir ~/hlserver $@
|
tf2/srcds_run -game tf $@
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue