From 1509e7d1c8b0fe28972afd2b81783d73f40c1315 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 #=================================================