From d57793fb5f05100716b2c9f19a47b59faa562024 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 3 Oct 2021 11:45:49 +0200 Subject: [PATCH] Update restore --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 4e01f3a..b540ce3 100644 --- a/scripts/restore +++ b/scripts/restore @@ -103,7 +103,7 @@ systemctl enable $app.service --quiet #================================================= # RESTORE THE LOGROTATE CONFIGURATION #================================================= -ynh_script_progression --message="Restoring the logrotate configuration..." --time --weight=1 +ynh_script_progression --message="Restoring the logrotate configuration..." --weight=1 ynh_restore_file --origin_path="/etc/logrotate.d/$app"