From 2caca7b379b0eb92be7ae536a9cb1139e552fd6d Mon Sep 17 00:00:00 2001 From: Krakinou Date: Tue, 20 Nov 2018 23:57:22 +0100 Subject: [PATCH] Update install --- scripts/install | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/scripts/install b/scripts/install index 029741d..299593a 100644 --- a/scripts/install +++ b/scripts/install @@ -1,7 +1,15 @@ #!/bin/bash -# Write all logs to file -#exec > >(tee /tmp/emailpoubelle.log) -#exec 2>&1 + +#================================================= +# GENERIC START +#================================================= +# IMPORT GENERIC HELPERS +#================================================= + +source _common.sh +source /usr/share/yunohost/helpers + + app=emailpoubelle # Retrieve arguments