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