diff --git a/whatsapper/Dockerfile b/whatsapper/Dockerfile index b7f809c5a..b28a0bd0f 100644 --- a/whatsapper/Dockerfile +++ b/whatsapper/Dockerfile @@ -62,7 +62,7 @@ ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templat 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 #