From 4be756d328f9a2af471d1cda9b8e85dc7b49a06b Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 13 Apr 2019 16:46:42 +0200 Subject: [PATCH] END OF SCRIPT --- scripts/install | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index b4f09bd..3d15cdf 100644 --- a/scripts/install +++ b/scripts/install @@ -170,4 +170,9 @@ ynh_print_info "Reloading nginx web server..." sudo systemctl reload nginx.service sudo yunohost app ssowatconf -echo $? + +#================================================= +# END OF SCRIPT +#================================================= + +ynh_print_info "Installation of $app completed"