From 19262faa895f6715aa42d6e3a47ec2d33d2ef8de Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 22 Feb 2022 22:21:22 +0100 Subject: [PATCH] Update backup --- scripts/backup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/backup b/scripts/backup index aa60d39..9b35dbc 100755 --- a/scripts/backup +++ b/scripts/backup @@ -15,7 +15,7 @@ source /usr/share/yunohost/helpers #================================================= ynh_clean_setup () { - true + ynh_clean_check_starting } # Exit if an error occurs during the execution of the script ynh_abort_if_errors