From e6de41060f61076f990db431844881b3921fe805 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Fri, 22 Apr 2022 23:01:17 +0200 Subject: [PATCH] Update restore --- scripts/restore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/restore b/scripts/restore index eaeee5d..e43c380 100755 --- a/scripts/restore +++ b/scripts/restore @@ -135,5 +135,8 @@ ynh_systemd_action --service_name=nginx --action=reload #================================================= # END OF SCRIPT #================================================= +ynh_script_progression --message="Sleeping for 60 seconds" --weight=1 + +sleep 60 ynh_script_progression --message="Restoration completed for $app" --last