diff --git a/scripts/install b/scripts/install index 2449aa0..a437421 100755 --- a/scripts/install +++ b/scripts/install @@ -107,7 +107,7 @@ ynh_system_user_create --username=$app #================================================= # PHP-FPM CONFIGURATION #================================================= -ynh_script_progression "Configuring php-fpm..." --time --weight=1 +ynh_print_info "Configuring php-fpm..." ### `ynh_add_fpm_config` is used to set up a PHP config. ### You can remove it if your app doesn't use PHP.