From c7fe1956c4e472db450025e5cdd8724ccd6d3ff0 Mon Sep 17 00:00:00 2001 From: abeudin Date: Thu, 14 Feb 2013 16:12:48 +0100 Subject: [PATCH] Update install_yunohost --- install_yunohost | 1 + 1 file changed, 1 insertion(+) diff --git a/install_yunohost b/install_yunohost index 9e46583..7a8c696 100755 --- a/install_yunohost +++ b/install_yunohost @@ -218,6 +218,7 @@ EOF service iptables start service nscd restart service nslcd restart + rm /etc/apt/apt.conf.d/local echo "======== Installation success ========" exit $SUCCESS fi