fix autoupdate

This commit is contained in:
Robin Appelman 2024-07-26 19:00:50 +00:00 committed by GitHub
commit 730fd49626
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,6 +27,7 @@ ENV SERVER $HOME/hlserver
ADD --chown=tf2:tf2 tf2_ds.txt update.sh clean.sh tf.sh $SERVER/
RUN mkdir -p $SERVER/tf2 \
&& ln -s /usr/games/steamcmd $SERVER/steamcmd.sh \
&& $SERVER/update.sh \
&& $SERVER/clean.sh