diff --git a/.templates/ha_automodules.sh b/.templates/ha_automodules.sh index 47caa133d..379a377c9 100755 --- a/.templates/ha_automodules.sh +++ b/.templates/ha_automodules.sh @@ -6,6 +6,7 @@ ############################## MODULES="$1" +MODULES="$MODULES 00-banner.sh 01-custom_script.sh" echo "To download : $MODULES" # Install bash if not available