From d459be12c3da90a785278ad0e909fd6aae0ecd69 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 25 Aug 2022 08:11:47 +0200 Subject: [PATCH] Remove time --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 432ae5a..1fc28de 100755 --- a/scripts/install +++ b/scripts/install @@ -185,7 +185,7 @@ ynh_add_fpm_config #================================================= # NGINX CONFIGURATION #================================================= -ynh_script_progression --message="Configuring NGINX web server..." --time --weight=1 +ynh_script_progression --message="Configuring NGINX web server..." --weight=1 ### `ynh_add_nginx_config` will use the file conf/nginx.conf