From c61837c5f88e382bd495b377a6be980d1a6dd044 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 23 Mar 2019 00:05:43 +0100 Subject: [PATCH] fix admin_mail --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index bf52357..a150743 100644 --- a/scripts/install +++ b/scripts/install @@ -292,7 +292,7 @@ systemctl reload nginx message="Mastodon was successfully installed :) Please open 'https://$domain$path_url' -The admin email is: $admin_mastodon_mail +The admin email is: $admin_mail The admin password is: $admin_pass If you facing an issue or want to improve this app, please open a new issue in this project: https://github.com/YunoHost-Apps/mastodon_ynh"