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

fix install

This commit is contained in:
Salamandar 2024-03-25 21:34:30 +01:00
parent 298d0f636a
commit 837f1d562b

View file

@ -44,7 +44,7 @@ ynh_add_config --template="install.forced.php" --destination="$install_dir/htdoc
ynh_script_progression --message="Adding system configurations related to $app..." --weight=1
# Create a dedicated php-fpm config
ynh_add_fpm_config --usage=$fpm_usage --footprint=$fpm_footprint
ynh_add_fpm_config
# Create a dedicated nginx config
ynh_add_nginx_config