From 3c0a75cbeb22e604222305c7d8fb6d640bb780f9 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 1 Feb 2019 08:36:45 +0100 Subject: [PATCH] Fix user create folder --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 444ea45..a64fa62 100644 --- a/scripts/install +++ b/scripts/install @@ -146,7 +146,7 @@ ynh_add_nginx_config #================================================= # Create a system user -ynh_system_user_create $app +ynh_system_user_create $app $final_path #================================================= # PHP-FPM CONFIGURATION