Skip to content

Commit

Permalink
homematic: fix rega.conf delete during build (home-assistant#1756)
Browse files Browse the repository at this point in the history
  • Loading branch information
scop authored Jan 11, 2021
1 parent 26318df commit 931d126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homematic/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ RUN \
\
&& cp -R packages-eQ-3/WebUI/bin /opt/hm/ \
&& cp -R packages-eQ-3/WebUI/lib /opt/hm/ \
&& rm -rf packages-eQ-3/WebUI/etc/config* packages-eQ-3/WebUI/ect/rega.conf \
&& rm -rf packages-eQ-3/WebUI/etc/config* packages-eQ-3/WebUI/etc/rega.conf \
&& mv /opt/hm/bin/ReGaHss.normal /opt/hm/bin/ReGaHss \
&& rm -f /opt/hm/bin/ReGaHss.* \
&& cp -R packages-eQ-3/WebUI/etc/* /opt/hm/etc/ \
Expand Down

0 comments on commit 931d126

Please sign in to comment.