Update backup

This commit is contained in:
ericgaspar 2022-04-24 13:27:05 +02:00
parent 9fdad8dd3b
commit 1b300ea4ef

View file

@ -10,6 +10,13 @@
source ../settings/scripts/_common.sh
source /usr/share/yunohost/helpers
#=================================================
# MANAGE SCRIPT FAILURE
#=================================================
# Exit if an error occurs during the execution of the script
ynh_abort_if_errors
#=================================================
# LOAD SETTINGS
#=================================================