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