Update Dockerfile

This commit is contained in:
Alexandre
2023-12-13 16:42:25 +01:00
committed by GitHub
parent 0c0c1cbe57
commit 6596f15662

View File

@@ -90,7 +90,7 @@ RUN chmod 744 /ha_automodules.sh && /ha_automodules.sh "$MODULES" && rm /ha_auto
# && chmod a+x /etc/s6-overlay/s6-rc.d/$SCRIPTSNAME/* ; done; fi
# Manual apps
ARG PACKAGES=""
ARG PACKAGES="dos2unix"
# Automatic apps & bashio
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_autoapps.sh" "/ha_autoapps.sh"