Update install_yunohost

This commit is contained in:
abeudin 2013-02-14 16:12:48 +01:00
parent 6cc0ca1a46
commit c7fe1956c4

View file

@ -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