From b385b0f9f0c1bcae2638b3fb8014163196196b56 Mon Sep 17 00:00:00 2001 From: frju365 Date: Mon, 30 Jan 2017 20:07:30 +0100 Subject: [PATCH] Update install --- scripts/install | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/install b/scripts/install index 9399ac7..e5c16a4 100644 --- a/scripts/install +++ b/scripts/install @@ -1,5 +1,8 @@ #!/bin/bash +# Retrieve app id +app=$YNH_APP_INSTANCE_NAME + source /usr/share/yunohost/helpers source ./_common