mirror of
https://github.com/YunoHost-Apps/diaspora_ynh.git
synced 2024-09-03 18:26:13 +02:00
Update mysql config
This commit is contained in:
parent
6a13ead388
commit
e1f0cc72f9
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ ynh_mysql_create_db "$dbname" "$dbuser" "$dbpass"
|
|||
|
||||
# # Load initial SQL into the new database
|
||||
ynh_mysql_connect_as "$dbuser" "$dbpass" "$dbname" \
|
||||
< "../sources/sql/mysql.init.sql"
|
||||
# < "../sources/sql/mysql.init.sql"
|
||||
### MySQL end ###
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue