Update install_yunohostv2

This commit is contained in:
Alexis Gavoty 2013-06-23 13:45:58 +03:00
parent b9159df7b5
commit 5c8d5da787

View file

@ -97,7 +97,7 @@ then
echo "deb http://repo.yunohost.org/ lemonldap main" >> $CUSTOMAPT
fi
if [[ $1 == "test" ]]
if [[ "$1" == "test" ]]
then
echo "deb http://repo.yunohost.org/ test main" >> $CUSTOMAPT
fi