From 497c5b16daea8590e837f8d338781354be567a4b Mon Sep 17 00:00:00 2001 From: frju365 Date: Sat, 8 Jul 2017 17:57:23 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 41a592c..3eb05c9 100644 --- a/scripts/install +++ b/scripts/install @@ -8,7 +8,7 @@ set -eu # IMPORT GENERIC HELPERS #================================================= -source .fonctions +source _common.sh source /usr/share/yunohost/helpers #=================================================