From 67d1961ce6e314ac1d6431cae987fc392f153b4f Mon Sep 17 00:00:00 2001 From: bourreP Date: Mon, 24 Dec 2018 18:16:16 +0100 Subject: [PATCH] Update restore --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 336be39..277e242 100644 --- a/scripts/restore +++ b/scripts/restore @@ -10,7 +10,7 @@ source /usr/share/yunohost/helpers # Load common variables and helpers -source ./_common.sh +source ../settings/scripts/_common.sh #================================================= # MANAGE SCRIPT FAILURE