From b47e62bb5a8468cbf23c723a54b85b14cbfb5cc1 Mon Sep 17 00:00:00 2001 From: frju365 Date: Sun, 29 Jan 2017 16:11:05 +0100 Subject: [PATCH] Update backup --- scripts/backup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/backup b/scripts/backup index bf077e9..b08462b 100644 --- a/scripts/backup +++ b/scripts/backup @@ -4,8 +4,8 @@ # causes the shell to exit if any subcommand or pipeline returns a non-zero status set -eu -# Source YNH helpers -. /usr/share/yunohost/helpers +# Source app helpers +source /usr/share/yunohost/helpers # This is a multi-instance app, meaning it can be installed several times independently # The id of the app as stated in the manifest is available as $YNH_APP_ID