Change name

This commit is contained in:
Alexandre
2023-10-12 08:31:54 +02:00
committed by GitHub
parent 7e5fc19c96
commit dc76df5ba7
10 changed files with 10 additions and 10 deletions

View File

@@ -38,7 +38,7 @@ ENV TZ=Europe/Paris
COPY rootfs/ /
# Modules
ARG MODULES="00-banner.sh 01-custom_script.sh 90-config_yaml.sh"
ARG MODULES="00-banner.sh 01-custom_script.sh 01-config_yaml.sh"
# Automatic modules download
ADD --chmod=744 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_automodules.sh" "/ha_automodules.sh"