From 2ca954ebd5208e553886b4b46dd6e2c3b221191a Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 12 Jun 2020 18:21:19 +0200 Subject: [PATCH] missing helper --- scripts/restore | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/restore b/scripts/restore index e263560..6cec03b 100644 --- a/scripts/restore +++ b/scripts/restore @@ -8,6 +8,7 @@ #Keep this path for calling _common.sh inside the execution's context of backup and restore scripts source ../settings/scripts/_common.sh +source ../settings/scripts/experimental_helpers/ynh_add_swap source /usr/share/yunohost/helpers #=================================================