From 448ca284aaec81a81e8cfaba4775a1f7e02a3995 Mon Sep 17 00:00:00 2001 From: abeudin Date: Fri, 27 Jul 2012 17:29:55 +0300 Subject: [PATCH] Update install_yunohost --- install_yunohost | 1 - 1 file changed, 1 deletion(-) diff --git a/install_yunohost b/install_yunohost index ce105da..c62a85a 100755 --- a/install_yunohost +++ b/install_yunohost @@ -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