From 7912e85d9988c5b9107357b4af05b8a938078912 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 26 May 2022 07:24:05 +0200 Subject: [PATCH] Update install --- scripts/install | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/scripts/install b/scripts/install index 1f99cbc..4ffa220 100755 --- a/scripts/install +++ b/scripts/install @@ -135,17 +135,15 @@ ynh_systemd_action --service_name=nginx --action=reload #================================================= ynh_script_progression --message="Sending a readme for the admin..." --weight=1 - -echo "$Informations -Matomo was successfully installed :) +echo "Matomo was successfully installed :) Please open your $app domain: https://$domain$path_url Complete the registration process from the setup page displayed. Details for MySQL database to be enterted while registration process: -Database login: $app -Database name: $app +Database login: $db_user +Database name: $db_name Database password: $db_pwd If you are facing any problem or want to improve this app, please open a new issue here: https://github.com/YunoHost-Apps/matomo_ynh/issues" > mail_to_send