Merge branch 'main' of ssh://git.zio.sh:2222/astra/CS2
commit
032fd2aa2d
|
@ -30,6 +30,7 @@ RUN set -x \
|
||||||
simpleproxy \
|
simpleproxy \
|
||||||
libicu-dev \
|
libicu-dev \
|
||||||
unzip \
|
unzip \
|
||||||
|
patch \
|
||||||
&& mkdir -p "${STEAMAPPDIR}" \
|
&& mkdir -p "${STEAMAPPDIR}" \
|
||||||
# Add entry script
|
# Add entry script
|
||||||
&& chmod +x "${HOMEDIR}/entry.sh" \
|
&& chmod +x "${HOMEDIR}/entry.sh" \
|
||||||
|
|
Loading…
Reference in New Issue