Update ha_automodules.sh

This commit is contained in:
Alexandre
2023-09-09 20:14:17 +02:00
committed by GitHub
parent 6e9c5d8bd2
commit a86bd01643

View File

@@ -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