mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-08-09 08:33:35 +00:00
Update comment.
This commit is contained in:
parent
d28f698728
commit
143a5cf059
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ RUN groupadd -g ${USER_ID} user && \
|
|||
# Shut steamcmd up
|
||||
RUN cd /usr/lib/i386-linux-gnu && ln -s /web/bin/steamservice.so
|
||||
|
||||
# Add bercon https://github.com/WoozyMasta/bercon
|
||||
# Add bercon-cli https://github.com/WoozyMasta/bercon
|
||||
RUN wget https://github.com/WoozyMasta/bercon-cli/releases/latest/download/bercon-cli-linux-amd64 -O bercon-cli \
|
||||
&& chmod +x bercon-cli \
|
||||
&& mv bercon-cli /usr/bin
|
||||
|
|
Loading…
Add table
Reference in a new issue