From 5162097abe3a188b379b6691dbb21206702820b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 6 Dec 2020 23:55:44 +0100 Subject: [PATCH] Fix linter warning --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 8e85e83d..97d7921e 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -257,7 +257,7 @@ ynh_replace_string --match_string="__PHPVERSION__" --replace_string="$phpversion #================================================= # SETUP LOGROTATE #================================================= -ynh_script_progression --message="Upgrading logrotate configuration..." --time --weight=1 +ynh_script_progression --message="Upgrading logrotate configuration..." # Use logrotate to manage app-specific logfile(s) ynh_use_logrotate --non-append