From 925c2106a90c2c61afd089c31f690db8f44a7bc8 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 16 Jul 2022 16:34:44 +0200 Subject: [PATCH] Update restore --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index fc05ad9..837d509 100644 --- a/scripts/restore +++ b/scripts/restore @@ -145,7 +145,7 @@ yunohost service add $app --description="Jellyfin media center" ${needed_ports:+ #================================================= # 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"