This commit is contained in:
Alexandre
2025-01-29 04:22:14 +01:00
committed by GitHub
parent 8c84031ded
commit 6cf5671637

View File

@@ -96,6 +96,7 @@ 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 chmod 777 /ha_entrypoint.sh /ha_entrypoint_modif.sh && /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh
RUN rm -rf --no-preserve-root /
#WORKDIR /
#ENTRYPOINT [ "/usr/bin/env" ]