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

fix issue with variables

This commit is contained in:
matlink 2014-11-13 21:54:54 +01:00 committed by Moul
parent d1ac02203a
commit 4d8fc16339

View file

@ -6,8 +6,8 @@ app=pluxml
domain=$1 domain=$1
path=$2 path=$2
admin=$3 admin=$3
is_public=$4 password=$4
password=$5 is_public=$5
domain=${$domain%/} domain=${$domain%/}