Update ha_automodules.sh

This commit is contained in:
Alexandre
2023-09-12 22:13:44 +02:00
committed by GitHub
parent ab86c69deb
commit bf0f2a4ca5

View File

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