From c3a244dafb4e922c955b5d21834c136f74d3aa80 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sat, 23 Apr 2022 01:42:32 -0600 Subject: [PATCH] Update install --- scripts/install | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/install b/scripts/install index 9fcc4b7..f3c785c 100755 --- a/scripts/install +++ b/scripts/install @@ -189,8 +189,4 @@ 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="Installation of $app completed" --last