From 3ff72b5df977d8748637428218c27621d03c740d Mon Sep 17 00:00:00 2001 From: frju365 Date: Sat, 4 Mar 2017 17:58:12 +0100 Subject: [PATCH] Update upgrade --- scripts/upgrade | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/upgrade b/scripts/upgrade index a67f045..a56efc1 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -3,8 +3,7 @@ # Exit on command errors and treat unset variables as an error set -eu -# Load common variables and functions -source ./_common +source .fonctions # Source YunoHost helpers source /usr/share/yunohost/helpers