diff --git a/.templates/ha_automodules.sh b/.templates/ha_automodules.sh index b8752752c..47caa133d 100755 --- a/.templates/ha_automodules.sh +++ b/.templates/ha_automodules.sh @@ -6,6 +6,7 @@ ############################## MODULES="$1" +echo "To download : $MODULES" # Install bash if not available if ! command -v bash >/dev/null 2>/dev/null; then