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

fix substitution error

This commit is contained in:
matlink 2014-11-13 21:57:37 +01:00
parent 47858a9b23
commit 0b5084beca

View file

@ -9,7 +9,7 @@ admin=$3
password=$4
is_public=$5
domain=${$domain%/}
domain=${$domain%?}
# Check domain/path availability