From 5cbb76690398e636364eb1646486faf2250767a7 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 14 Oct 2020 14:34:42 +0200 Subject: [PATCH] Update restore --- scripts/restore | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 70fd41e..d576a98 100644 --- a/scripts/restore +++ b/scripts/restore @@ -13,7 +13,6 @@ source /usr/share/yunohost/helpers # MANAGE SCRIPT FAILURE #================================================= -# Exit if an error occurs during the execution of the script ynh_abort_if_errors #=================================================