diff --git a/scripts/restore b/scripts/restore index 82a2560..32d0b28 100644 --- a/scripts/restore +++ b/scripts/restore @@ -11,7 +11,7 @@ source ../settings/scripts/_common.sh source /usr/share/yunohost/helpers timezone="$(cat /etc/timezone)" - +email=$(ynh_user_get_info --username=$admin --key=mail) #================================================= # RESTORE THE APP MAIN DIR #=================================================