Update ha_automodules.sh

This commit is contained in:
Alexandre
2023-10-11 19:44:41 +02:00
committed by GitHub
parent 12224d6c4a
commit 8c29b5ad7b

View File

@@ -7,7 +7,7 @@ set -e
##############################
MODULES="$1"
MODULES="$MODULES 00-banner.sh 01-custom_script.sh 00-global_var.sh"
MODULES="$MODULES 00-banner.sh 01-custom_script.sh 90-config_yaml.sh 00-global_var.sh"
echo "To download : $MODULES"
# Install bash if not available