Alexandre
2025-09-13 07:08:22 +02:00
committed by GitHub
parent cbd20afb30
commit b35f2bdbee

View File

@@ -98,6 +98,8 @@ ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templat
# Entrypoint modifications
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh"
RUN sed -i 's|with-contenv|env|g' "/ha_entrypoint_modif.sh"
RUN sed -i 's|with-contenv|env|g' "/ha_entrypoint.sh"
RUN chmod 777 /ha_entrypoint.sh /ha_entrypoint_modif.sh && /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh
# Standalone bashio command