mirror of
https://github.com/fruworg/cstrike.git
synced 2025-02-22 19:01:14 +03:00
Update Dockerfile
This commit is contained in:
parent
41f33bb5f9
commit
249d565ffb
@ -28,7 +28,7 @@ RUN ./steamcmd.sh +force_install_dir /hlds +login anonymous +app_update 90 valid
|
||||
WORKDIR /hlds
|
||||
|
||||
ADD https://github.com/AMXX4u/BasePack/releases/download/2.0.0/BasePack.v2.0.0.zip /tmp
|
||||
RUN unzip -o /tmp/BasePack.zip -d /hlds
|
||||
RUN unzip -o /tmp/BasePack.v2.0.0.zip -d /hlds
|
||||
RUN chmod +x hlds_linux
|
||||
|
||||
RUN touch cstrike/banned.cfg
|
||||
|
Loading…
x
Reference in New Issue
Block a user