diff --git a/scripts/install b/scripts/install index 9aa61ad..c24de79 100644 --- a/scripts/install +++ b/scripts/install @@ -157,4 +157,9 @@ fi # Reload services #ystemctl reload nginx ynh_systemd_action --service_name=nginx --action=reload + +#================================================= +# END OF SCRIPT +#================================================= + ynh_script_progression --message="Installation of $app completed" --time --last