From f8d25a8ccbc1df16b2c4b5977f1715650030a543 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Wed, 30 Jun 2021 20:33:33 +0200 Subject: [PATCH] Update install --- scripts/install | 5 +++++ 1 file changed, 5 insertions(+) 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