mirror of
https://codeberg.org/spire/docker-tf2-server.git
synced 2026-06-03 18:04:11 +02:00
fix autoupdate
This commit is contained in:
parent
c8ae31f0e9
commit
730fd49626
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ ENV SERVER $HOME/hlserver
|
||||||
|
|
||||||
ADD --chown=tf2:tf2 tf2_ds.txt update.sh clean.sh tf.sh $SERVER/
|
ADD --chown=tf2:tf2 tf2_ds.txt update.sh clean.sh tf.sh $SERVER/
|
||||||
RUN mkdir -p $SERVER/tf2 \
|
RUN mkdir -p $SERVER/tf2 \
|
||||||
|
&& ln -s /usr/games/steamcmd $SERVER/steamcmd.sh \
|
||||||
&& $SERVER/update.sh \
|
&& $SERVER/update.sh \
|
||||||
&& $SERVER/clean.sh
|
&& $SERVER/clean.sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue