From d4ee3c98233da65a37fcb1f642198506851b0294 Mon Sep 17 00:00:00 2001 From: anmol Date: Sat, 6 Apr 2019 00:37:56 +0530 Subject: [PATCH] Wrong password sent by email --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 9ed1388..e2e3068 100644 --- a/scripts/install +++ b/scripts/install @@ -234,7 +234,7 @@ message=" $app was successfully installed :) Please open your $app domain: https://$domain$path_url The admin username is: $admin -The admin password is: $admin_password +The admin password is: $password If you are facing any problem or want to improve this app, please open a new issue here: https://github.com/YunoHost-Apps/ulogger_ynh/issues"