1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shuri_ynh.git synced 2024-09-03 20:16:20 +02:00

Update install

This commit is contained in:
frju365 2017-03-11 19:22:05 +01:00 committed by GitHub
parent 80a5b46922
commit 2883a7eb6f

View file

@ -5,9 +5,9 @@ source .fonctions
set -eu set -eu
# Retrieve arguments # Retrieve arguments
domain=$1 domain=$YNH_APP_ARG_DOMAIN
path=$2 path=$YNH_APP_ARG_PATH
is_public=$3 is_public=$YNH_APP_ARG_IS_PUBLIC
app=$YNH_APP_INSTANCE_NAME app=$YNH_APP_INSTANCE_NAME