From e7083a801e6128c276baa3ba69c770860eb16168 Mon Sep 17 00:00:00 2001 From: denis Date: Mon, 28 Oct 2024 15:53:23 -0400 Subject: [PATCH] Update scripts/install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 84ff724..952568f 100755 --- a/scripts/install +++ b/scripts/install @@ -8,6 +8,7 @@ source /usr/share/yunohost/helpers #================================================= timezone="$(cat /etc/timezone)" +email=$(ynh_user_get_info --username=$admin --key=mail) #================================================= # DOWNLOAD, CHECK AND UNPACK SOURCE