diff --git a/scripts/install b/scripts/install index 89b250d..8a0109d 100755 --- a/scripts/install +++ b/scripts/install @@ -397,7 +397,9 @@ fi #================================================= ynh_script_progression --message="Reloading NGINX web server..." --time --weight=1 -ynh_systemd_action --service_name=nginx --action=reload --line_match="Reloaded A high performance web server and a reverse proxy server." +ynh_systemd_action --service_name=nginx --action=reload + +sleep 5 #================================================= # SETUP MINIO CLIENT