mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 07:35:56 +02:00
Update Dockerfile
This commit is contained in:
@@ -38,7 +38,8 @@ RUN \
|
|||||||
\
|
\
|
||||||
# FOLDERS
|
# FOLDERS
|
||||||
&& sed -i "s|/config|/emby|g" /etc/services.d/emby/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 \
|
||||||
|
&& sed -i 's/bash/bashio/g' /etc/cont-init.d/*
|
||||||
|
|
||||||
##################
|
##################
|
||||||
# 3 Install apps #
|
# 3 Install apps #
|
||||||
|
|||||||
Reference in New Issue
Block a user