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