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