1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/diaspora_ynh.git synced 2024-09-03 18:26:13 +02:00

Add app variable

This commit is contained in:
Rafi59 2017-06-09 16:36:14 +02:00 committed by GitHub
parent 212f9cc1b7
commit 0d3bf2b8f1

View file

@ -9,6 +9,9 @@ set -eu
source _common.sh
source /usr/share/yunohost/helpers
# App variable
app=$YNH_APP_INSTANCE_NAME
# Retrieve arguments
domain=$YNH_APP_ARG_DOMAIN