From 6b1585fb36f718f532813f306d73b54200190c13 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 29 Apr 2019 15:54:35 +0200 Subject: [PATCH] Cleanup backup script --- scripts/backup | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/backup b/scripts/backup index 7682154..84308f2 100644 --- a/scripts/backup +++ b/scripts/backup @@ -14,10 +14,6 @@ source /usr/share/yunohost/helpers # MANAGE SCRIPT FAILURE #================================================= -ynh_clean_setup () { - ### Remove this function if there's nothing to clean before calling the remove script. - true -} # Exit if an error occurs during the execution of the script ynh_abort_if_errors