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:
parent
6ee811ad49
commit
cf77bcdb3c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue