From bf71b009ba4b1b1d32eeb08e7a38728b0da6c792 Mon Sep 17 00:00:00 2001 From: David Sterry Date: Sun, 12 Dec 2021 16:01:54 -0800 Subject: [PATCH] source missing ynh_add_swap script --- scripts/backup | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/backup b/scripts/backup index ae6faaf..312ff3e 100644 --- a/scripts/backup +++ b/scripts/backup @@ -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/ynh_add_swap source /usr/share/yunohost/helpers #=================================================