Skip to content
Snippets Groups Projects
Commit e4323ecc authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Fix syntax

parent 7aee016a
No related branches found
No related tags found
No related merge requests found
Pipeline #4100 passed
......@@ -7,7 +7,7 @@ ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update && \
apt-get -f -y install \
shorewall \
shorewall6
shorewall6 \
&& \
apt-get clean && \
apt-get autoremove &&\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment