From afa0c673c5a630ec1a5ae0e74ad5f2de34753f46 Mon Sep 17 00:00:00 2001 From: frju365 Date: Tue, 27 Jun 2017 17:19:33 +0200 Subject: [PATCH] [Fix] _common.sh --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 8a7782a..9346fe3 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -3,7 +3,7 @@ set -eu # Source app helpers source /usr/share/yunohost/helpers -source ./_common +source ./_common.sh app=$YNH_APP_INSTANCE_NAME