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 12:53:46 +02:00
parent a1e9c179ad
commit b7df2ad1cf
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -144,9 +144,9 @@ pushd "$final_path"
#ynh_exec_as $app php$phpversion bin/install start -q #ynh_exec_as $app php$phpversion bin/install start -q
popd popd
ynh_script_progression --message="Configuring LDAP and emails..." --weight=2 #ynh_script_progression --message="Configuring LDAP and emails..." --weight=2
ynh_add_config --template="../conf/sql.template" --destination="../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 #ynh_mysql_connect_as --user=$db_user --password="$db_pwd" --database=$db_name < ../conf/sql
#================================================= #=================================================
# GENERIC FINALIZATION # GENERIC FINALIZATION