mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 21:54:20 +01:00
homematic: fix rega.conf delete during build (#1756)
This commit is contained in:
@@ -51,7 +51,7 @@ RUN \
|
|||||||
\
|
\
|
||||||
&& cp -R packages-eQ-3/WebUI/bin /opt/hm/ \
|
&& cp -R packages-eQ-3/WebUI/bin /opt/hm/ \
|
||||||
&& cp -R packages-eQ-3/WebUI/lib /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 \
|
&& mv /opt/hm/bin/ReGaHss.normal /opt/hm/bin/ReGaHss \
|
||||||
&& rm -f /opt/hm/bin/ReGaHss.* \
|
&& rm -f /opt/hm/bin/ReGaHss.* \
|
||||||
&& cp -R packages-eQ-3/WebUI/etc/* /opt/hm/etc/ \
|
&& cp -R packages-eQ-3/WebUI/etc/* /opt/hm/etc/ \
|
||||||
|
|||||||
Reference in New Issue
Block a user