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"