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