This commit is contained in:
Alexandre
2025-05-27 14:43:10 +02:00
committed by GitHub
parent 030b2cfd36
commit a8c9c802e7

View File

@@ -77,7 +77,7 @@ case "$database" in
exit 1
fi
"$var=$(bashio::config "var")"
export "$var"
export "${var?}"
bashio::log.blue "$var=$(bashio::config "var")"
done
# Alert if MariaDB is available