diff --git a/scripts/upgrade b/scripts/upgrade index d4aa008..6e129f8 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -416,7 +416,7 @@ ynh_add_fail2ban_config --logpath="/home/yunohost.app/$app/data/nextcloud.log" - #================================================= # RELOAD NGINX #================================================= -ynh_script_progression --message="Reloading NGINX web server and PHP-FPM..." +ynh_script_progression --message="Reloading PHP-FPM..." --weight=2 ynh_systemd_action --service_name="php${phpversion}-fpm" --action=reload