aboutsummaryrefslogtreecommitdiff
path: root/scripts/install
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2019-03-23 00:05:43 +0100
committeryalh76 <yalh@yahoo.com>2019-03-23 00:05:43 +0100
commitc61837c5f88e382bd495b377a6be980d1a6dd044 (patch)
tree3d409f2a14c5327347c4d7a700375a523a0dd4ec /scripts/install
parentdddaefcd63215f3416e387dcc2cf94b89c73d682 (diff)
downloadmastodon_ynh-c61837c5f88e382bd495b377a6be980d1a6dd044.tar.gz
mastodon_ynh-c61837c5f88e382bd495b377a6be980d1a6dd044.tar.bz2
mastodon_ynh-c61837c5f88e382bd495b377a6be980d1a6dd044.zip
fix admin_mail
Diffstat (limited to 'scripts/install')
-rw-r--r--scripts/install2
1 files changed, 1 insertions, 1 deletions
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"