From de72383bbc7620eba4de1ea25dd84df28e262ba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Sun, 26 May 2024 12:00:16 +0200 Subject: [PATCH] restore debug --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index dee5b80..fd9d60d 100755 --- a/scripts/restore +++ b/scripts/restore @@ -13,7 +13,7 @@ source /usr/share/yunohost/helpers #================================================= ynh_script_progression --message="Restoring the app main directory..." --weight=1 -find '/home/yunohost.backup/tmp/Backup_test/apps/restic/backup' +ynh_exec_warn find '/home/yunohost.backup/tmp/Backup_test/apps/restic/backup' ynh_restore_file --origin_path="$install_dir"