From ed1865f7080c67c6c2fcf6ea8eddbbb0d1728306 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 12 Dec 2021 22:12:32 +0100 Subject: [PATCH] Update restore --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 929e0ef..f0e9ae3 100644 --- a/scripts/restore +++ b/scripts/restore @@ -102,7 +102,7 @@ yunohost service add $app --description="Minimalist feed reader" --log="/var/log #================================================= # RESTORE THE LOGROTATE CONFIGURATION #================================================= -ynh_script_progression --message="Restoring the logrotate configuration..." ---weight=1 +ynh_script_progression --message="Restoring the logrotate configuration..." --weight=1 ynh_restore_file --origin_path="/etc/logrotate.d/$app"