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