mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update 99-run.sh
This commit is contained in:
@@ -91,7 +91,7 @@ case $(bashio::config 'database') in
|
||||
|
||||
# Mariadb has no root user
|
||||
sed -i 's|user="root"|user="${MYSQL_USER}"|g' /home/seafile/clean_db.sh
|
||||
sed -i "s|root|${MYSQL_USER}|g" /opt/seafile/seafile-server-"$SEAFILE_SERVER_VERSION"/"*mysql.*"
|
||||
sed -i "s|root|${MYSQL_USER}|g" /opt/seafile/seafile-server-"$SEAFILE_SERVER_VERSION"/setup-seafile-mysql.*
|
||||
sed -i "s|root|${MYSQL_USER}|g" "/root/*"
|
||||
|
||||
# Informations
|
||||
|
||||
Reference in New Issue
Block a user