From 6ca3480b623fe0c55e075c1b34bf4f84c7ac6bef Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 20 Sep 2021 22:28:25 +0200 Subject: [PATCH] Update restore --- scripts/restore | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/restore b/scripts/restore index 52378f1..bd7ca7b 100755 --- a/scripts/restore +++ b/scripts/restore @@ -14,9 +14,6 @@ source /usr/share/yunohost/helpers # MANAGE SCRIPT FAILURE #================================================= -ynh_clean_setup () { - true -} # Exit if an error occurs during the execution of the script ynh_abort_if_errors