mirror of
https://github.com/YunoHost/install_script.git
synced 2024-09-03 20:06:25 +02:00
Update install_yunohost
This commit is contained in:
parent
5bfe82c52f
commit
448ca284aa
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ then
|
|||
wget -O- http://lemonldap-ng.org/_media/rpm-gpg-key-ow2 -q | apt-key add - -qq
|
||||
wget -O- http://repo.yunohost.org/yunohost.asc -q | apt-key add - -qq
|
||||
grep -q "lemonldap-ng.org" /etc/apt/sources.list
|
||||
exit 0
|
||||
if [ $? = 1 ];
|
||||
then
|
||||
echo "deb http://lemonldap-ng.org/deb squeeze main" >> /etc/apt/sources.list
|
||||
|
|
Loading…
Add table
Reference in a new issue