prepare for hpfeeds opt in

This commit is contained in:
t3chn0m4g3
2019-04-01 07:42:24 +00:00
parent 16bed23afb
commit d4654f2bbc
7 changed files with 6 additions and 6 deletions

View File

@ -36,7 +36,7 @@ RUN apk -U --no-cache add \
# Supply configs
mv /root/dist/ews.cfg /opt/ewsposter/ && \
mv /root/dist/ca.pem /opt/ewsposter/ && \
mv /root/dist/*.pem /opt/ewsposter/ && \
# Clean up
apk del build-base \