1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/elabftw_ynh.git synced 2024-09-03 18:26:23 +02:00

Update install

This commit is contained in:
ericgaspar 2022-05-17 14:17:21 +02:00
parent 6ee811ad49
commit cf77bcdb3c
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -145,8 +145,8 @@ pushd "$final_path"
popd
ynh_script_progression --message="Configuring LDAP and emails..." --weight=2
ynh_add_config --template="../conf/sql.template" --destination="../conf/sql"
ynh_mysql_connect_as --user=$db_user --password="$db_pwd" --database=$db_name < ../conf/sql
#ynh_add_config --template="../conf/sql.template" --destination="../conf/sql"
#ynh_mysql_connect_as --user=$db_user --password="$db_pwd" --database=$db_name < ../conf/sql
#=================================================
# GENERIC FINALIZATION