v2 variable name fix

This commit is contained in:
Kload 2013-05-21 08:20:38 +00:00
parent 32660d5b69
commit ac1cc95e82

View file

@ -92,7 +92,7 @@ then
echo "deb http://repo.yunohost.org/ megusta main" >> $CUSTOMAPT
fi
grep -qri "lemonldap" $CUSTOMAP
grep -qri "lemonldap" $CUSTOMAPT
if [[ $? -eq 1 ]]
then
echo "deb http://repo.yunohost.org/ lemonldap main" >> $CUSTOMAPT