diff options
Diffstat (limited to 'scripts/backup')
| -rw-r--r-- | scripts/backup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/backup b/scripts/backup index 2a64b32..96a895d 100644 --- a/scripts/backup +++ b/scripts/backup @@ -15,7 +15,7 @@ source /usr/share/yunohost/helpers #================================================= ynh_clean_setup () { - ynh_clean_check_starting + true } # Exit if an error occurs during the execution of the script ynh_abort_if_errors |
