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