Update homeassistant-core-install.sh

This commit is contained in:
CanbiZ 2025-01-08 17:39:39 +01:00 committed by GitHub
parent fb260ae467
commit b5c5bcf820
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,7 +45,7 @@ $STD apt-get install -y \
libmariadb-dev-compat \
libatlas-base-dev \
software-properties-common \
default-libmysqlclient-dev \
libmariadb-dev \
pkg-config
msg_ok "Installed Dependencies"