From a391958a43f5ca6955764a3025a94b3a6dc35c2f Mon Sep 17 00:00:00 2001 From: Limezy Date: Thu, 11 Nov 2021 21:30:15 +0700 Subject: [PATCH] Update install --- scripts/install | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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