From 1aad7f22adad32c04f7b8e55c0f2dac17b46284e Mon Sep 17 00:00:00 2001 From: Gredin67 Date: Wed, 23 Feb 2022 23:32:39 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 39cd98b..1d09f87 100755 --- a/scripts/install +++ b/scripts/install @@ -115,7 +115,7 @@ ynh_script_progression --message="Configuring system user..." --weight=1 # Add the user to the signald group. The signald group was created when the signald # package was installed from the extra repository # resolved by https://gitlab.com/signald/signald/-/commit/278240f3f1cc40a3b444c958b68ca3d6908e98a8 -ynh_system_user_create --username=$app --groups="$signald_user" +ynh_system_user_create --username=$app #================================================= # CREATE A POSTGRESQL DATABASE