mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-28 11:24:04 +02:00
Update 99-run.sh
This commit is contained in:
@@ -91,7 +91,7 @@ case $(bashio::config 'database') in
|
|||||||
|
|
||||||
# Mariadb has no root user
|
# Mariadb has no root user
|
||||||
sed -i 's|user="root"|user="${MYSQL_USER}"|g' /home/seafile/clean_db.sh
|
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/*"
|
sed -i "s|root|${MYSQL_USER}|g" "/root/*"
|
||||||
|
|
||||||
# Informations
|
# Informations
|
||||||
|
|||||||
Reference in New Issue
Block a user