mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-04 14:54:07 +02:00
Update Dockerfile
This commit is contained in:
@@ -30,7 +30,8 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
|||||||
|
|
||||||
USER root
|
USER root
|
||||||
|
|
||||||
RUN cp -vnpr /etc/opt/xteve* /data || true
|
RUN cp -vnpr /etc/opt/xteve* /data \
|
||||||
|
&& cp -vnpr /home/xteve* /data || true
|
||||||
|
|
||||||
CMD ["-config", "/data", "-port", "34400"]
|
CMD ["-config", "/data", "-port", "34400"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user