diff --git a/omni-tools/Dockerfile b/omni-tools/Dockerfile index da4746974..a14fd1e48 100644 --- a/omni-tools/Dockerfile +++ b/omni-tools/Dockerfile @@ -51,7 +51,7 @@ ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templat RUN chmod 744 /ha_automodules.sh && /ha_automodules.sh "$MODULES" && rm /ha_automodules.sh # Manual apps -ENV PACKAGES="nginx" +ENV PACKAGES="" # Automatic apps & bashio ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_autoapps.sh" "/ha_autoapps.sh"