enable ha_entrypoint

This commit is contained in:
baldarn
2024-05-10 09:35:34 +02:00
parent 2e8bf3ba31
commit 2828841143

View File

@@ -77,8 +77,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
#ENTRYPOINT [ "/ha_entrypoint.sh" ]
ENTRYPOINT [ "/ha_entrypoint.sh" ]
############
# 5 Labels #