Merge branch 'main' of ssh://git.zio.sh:2222/astra/CS2

This commit is contained in:
Astra 2024-03-11 12:41:37 +00:00
commit 032fd2aa2d

View file

@ -30,6 +30,7 @@ RUN set -x \
simpleproxy \
libicu-dev \
unzip \
patch \
&& mkdir -p "${STEAMAPPDIR}" \
# Add entry script
&& chmod +x "${HOMEDIR}/entry.sh" \