mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 23:55:56 +02:00
corrected LF
This commit is contained in:
@@ -25,9 +25,8 @@ RUN apt-get update \
|
|||||||
/var/{cache,log}/* \
|
/var/{cache,log}/* \
|
||||||
/var/lib/apt/lists/*
|
/var/lib/apt/lists/*
|
||||||
|
|
||||||
# copy local files
|
|
||||||
COPY root/ /
|
|
||||||
|
|
||||||
RUN sed -i "s|/config|/emby|g" /etc/services.d/emby/run \
|
RUN sed -i "s|/config|/emby|g" /etc/services.d/emby/run \
|
||||||
&& sed -i "s|/config|/emby|g" /etc/cont-init.d/30-config
|
&& sed -i "s|/config|/emby|g" /etc/cont-init.d/30-config
|
||||||
|
|
||||||
|
# copy local files
|
||||||
|
COPY root/ /
|
||||||
Reference in New Issue
Block a user