This commit is contained in:
Alexandre
2025-02-18 14:03:36 +00:00
parent e3c5bf0272
commit dd71ff12b9
2 changed files with 2 additions and 131 deletions

View File

@@ -65,7 +65,7 @@ ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templat
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh"
RUN chmod 777 /ha_entrypoint.sh /ha_entrypoint_modif.sh && /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh
RUN sed -i "1a bashio::require.unprotected" /etc/cont-init.d/90-run.sh
############
# 5 Labels #