diff --git a/scripts/restore b/scripts/restore index 856bedd..3548478 100755 --- a/scripts/restore +++ b/scripts/restore @@ -9,7 +9,7 @@ # 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 ynh_add_swap +source ../settings/scripts/ynh_add_swap #================================================= # MANAGE SCRIPT FAILURE