mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 22:04:06 +02:00
Tentative fix, restore source
https://github.com/alexbelgium/hassio-addons/issues/1178
This commit is contained in:
@@ -66,7 +66,7 @@ RUN chmod 777 /ha_entrypoint.sh /ha_entrypoint_modif.sh && /ha_entrypoint_modif.
|
|||||||
|
|
||||||
# Add custom scripts
|
# Add custom scripts
|
||||||
RUN sed -i "2a source /ha_entrypoint.sh" /sbin/docker-entrypoint.sh && \
|
RUN sed -i "2a source /ha_entrypoint.sh" /sbin/docker-entrypoint.sh && \
|
||||||
sed -i "s=/./=source /=g" /ha_entrypoint.sh && \
|
sed -i "s=/.=source =g" /ha_entrypoint.sh && \
|
||||||
sed -i "s=env bash=env bashio=g" /sbin/docker-entrypoint.sh
|
sed -i "s=env bash=env bashio=g" /sbin/docker-entrypoint.sh
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
|
|||||||
Reference in New Issue
Block a user