1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dolibarr_ynh.git synced 2024-09-03 18:35:53 +02:00

Try to fix db creation

This commit is contained in:
Salamandar 2024-03-25 21:06:42 +01:00
parent 57eeead757
commit b1a8580d4d

View file

@ -68,6 +68,15 @@ ynh_add_nginx_config
# Use logrotate to manage application logfile(s)
ynh_use_logrotate --logfile="$install_dir/documents/dolibarr.log"
#=================================================
# FINAL CONFIGURATION
#=================================================
ynh_script_progression --message="Final configuration of $app to create databases..." --weight=1
ynh_local_curl "/install/step2.php" \
"testpost=ok" \
"action=set"
ynh_script_progression --message="Configuring LDAP" --weight=1
# Populate the LDAP parameters