Update Dockerfile

This commit is contained in:
Alexandre
2023-09-17 04:59:22 +02:00
committed by GitHub
parent 51f1fdfd0e
commit 0e13c10996

View File

@@ -73,7 +73,7 @@ ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/mas
RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh
ENTRYPOINT [ "/usr/bin/env" ]
#ENTRYPOINT [ "/usr/bin/env" ]
CMD [ "/ha_entrypoint.sh" ]
############