mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
mariadb-client
This commit is contained in:
@@ -60,7 +60,7 @@ mariadb_addon)
|
||||
|
||||
bashio::log.info "Installing mysql to configure the database"
|
||||
apt-get update
|
||||
apt-get install -yq --no-install-recommends mysql-client
|
||||
apt-get install -yq --no-install-recommends mariadb-client
|
||||
apt-get clean
|
||||
bashio::log.info "Creating database for Firefly-iii if required"
|
||||
mysql \
|
||||
|
||||
Reference in New Issue
Block a user