From 73c54efa409f746ebd6f02c041a83ca9a9afc7a1 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 7 May 2022 02:46:43 +0200 Subject: [PATCH] Update restore --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index ee0fa54..de2ccf2 100755 --- a/scripts/restore +++ b/scripts/restore @@ -142,7 +142,7 @@ ynh_package_autoremove #================================================= ynh_script_progression --message="Restoring various files..." -ynh_restore_file --origin_path="/etc/$app/" +ynh_restore_file --origin_path="/etc/cron.d/$app" #================================================= # GENERIC FINALIZATION