diff --git a/scripts/restore b/scripts/restore index 0d1a5a1..9122032 100755 --- a/scripts/restore +++ b/scripts/restore @@ -8,9 +8,9 @@ #Keep this path for calling _common.sh inside the execution's context of backup and restore scripts source ../settings/scripts/_common.sh -source /usr/share/yunohost/helpers source ../settings/scripts/ynh_add_extra_apt_repos source ../settings/scripts/ynh_install_php +source /usr/share/yunohost/helpers #================================================= # MANAGE SCRIPT FAILURE