From 642a1b12be4821293f8edd40f2ace752a6432782 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Thu, 17 Nov 2022 14:19:45 +0100 Subject: [PATCH] syntax --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index a2e4eec..9b7be96 100644 --- a/scripts/install +++ b/scripts/install @@ -86,7 +86,7 @@ ynh_script_progression --message="Configuring system user..." # Create a system user ynh_system_user_create --username=$app --home_dir="$final_path" -yunohost user create ${app}_notifs F Mobilizon Notifications --domain "$domain" --password "$ynh_user_password" -q 0 +yunohost user create ${app}_notifs -F Mobilizon Notifications --domain "$domain" --password "$ynh_user_password" -q 0 yunohost user update ${app}_notifs --add-mailalias $app@$domain --add-mailforward $admin_email #=================================================