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"