Add support for steamcmd app validation

This commit is contained in:
Astra 2024-03-11 12:40:53 +00:00
parent 23a8b46500
commit d1f8732586
2 changed files with 11 additions and 4 deletions

View file

@ -11,6 +11,7 @@ LABEL maintainer="astra@zio.sh"
ENV STEAMAPPID 730
ENV STEAMAPP cs2
ENV STEAMAPPDIR "${HOMEDIR}/${STEAMAPP}-dedicated"
ENV STEAMAPPVALIDATE 0
COPY etc/entry.sh "${HOMEDIR}/entry.sh"
COPY etc/server.cfg "/etc/server.cfg"