From f4dc633af96bd97c9fbf7f8c7ce8d45fae4de471 Mon Sep 17 00:00:00 2001 From: Yalh Date: Tue, 15 Jan 2019 04:21:35 +0100 Subject: [PATCH] update mail link --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 366e362..c94d60a 100644 --- a/scripts/install +++ b/scripts/install @@ -341,6 +341,6 @@ systemctl reload nginx # WARNING : theses command are used in INSTALL, RESTORE # For any update do it in all files -message="To connect to your Concrete Website go to https://$domain$path_url with Username: admin" +message="To connect to your Concrete Website go to https://$domain$path_url/ with Username: admin" ynh_send_readme_to_admin "$message"