fixed a typo

This commit is contained in:
Tobias Kessels
2019-04-17 09:25:35 +02:00
parent aa50af3b62
commit 8e19457390

View File

@@ -39,7 +39,7 @@ ADD files/command_help /opt/command_help
RUN echo 'cat /opt/README' >> /etc/bash.bashrc
RUN apt-get update && apt-get install -y \
p7zpip \
p7zip-full \
unzip ; \
rm -rf /var/lib/apt/lists/*