From 80c163354e8ff097ba3d253ebc7ea88a9dc3c12a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 2 Jul 2021 17:22:47 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 534b3c1..310342b 100644 --- a/scripts/install +++ b/scripts/install @@ -72,7 +72,7 @@ ynh_exec_warn_less ynh_install_nodejs --nodejs_version=$nodejs_version ynh_script_progression --message="Configuring system user..." # Create a system user -ynh_system_user_create --username=$app --home_dir="$final_path" +ynh_system_user_create --username=$app #================================================= # DOWNLOAD, CHECK AND UNPACK SOURCE