1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ulogger_ynh.git synced 2024-10-01 13:34:45 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2022-07-15 23:07:40 +02:00
parent e7fc3f4b61
commit 4967941dfe
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -105,7 +105,7 @@ ynh_install_app_dependencies $pkg_dependencies
#=================================================
ynh_script_progression --message="Upgrading PHP-FPM configuration..."
# Create a dedicated php-fpm config
# Create a dedicated PHP-FPM config
ynh_add_fpm_config
#=================================================