From 40eb21bd2173271705a3ea6680363a7f98d36257 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9rard=20Collin?= Date: Tue, 3 Jan 2023 16:13:06 +0100 Subject: [PATCH] Fixing lint --time issue --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 2697d80..8fe55e9 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -133,7 +133,7 @@ ynh_install_mongo --mongo_version=$mongo_version #================================================= # NGINX CONFIGURATION #================================================= -ynh_script_progression --message="Upgrading NGINX web server configuration..." --time --weight=1 +ynh_script_progression --message="Upgrading NGINX web server configuration..." --weight=1 # Do we need to upgrade the status index ? Do it now as html_path variable is needed for nginx file