mirror of
https://github.com/YunoHost/install_script.git
synced 2024-09-03 20:06:25 +02:00
Update install_yunohostv2
This commit is contained in:
parent
b9159df7b5
commit
5c8d5da787
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue