From 3a0749d904a3aa9977602afa87112f9f586eaf08 Mon Sep 17 00:00:00 2001 From: frju365 Date: Sun, 5 Mar 2017 22:11:26 +0100 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index cd5dbcf..7c8aa54 100644 --- a/scripts/install +++ b/scripts/install @@ -3,6 +3,7 @@ set -e source .fonctions source ./_common +source /usr/share/yunohost/helpers ynh_check_error # Active trap pour arrêter le script si une erreur est détectée.