diff --git a/scripts/install b/scripts/install index aba8763..d1cb550 100644 --- a/scripts/install +++ b/scripts/install @@ -158,10 +158,10 @@ ynh_add_nginx_config #================================================= # CREATE DEDICATED USER #================================================= -ynh_script_progression --message="Configuring system user..." --time --weight=1 +##ynh_script_progression --message="Configuring system user..." --time --weight=1 # Create a system user -ynh_system_user_create --username=$app +##ynh_system_user_create --username=$app #================================================= # PHP-FPM CONFIGURATION