From dca49f5dfb0d9b1a88bf09ccad911d3afd4bddb5 Mon Sep 17 00:00:00 2001 From: Yalh Date: Tue, 15 Jan 2019 04:02:17 +0100 Subject: [PATCH] repair mail link --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index c9a6170..366e362 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 $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"