Update install_yunohost

This commit is contained in:
abeudin 2012-09-19 10:15:45 +03:00
parent cb743056e4
commit feba7f8de7

View file

@ -133,6 +133,7 @@ then
--logfile /var/log/yunohost-update.log \
-- \
apt-get update
if [[ $? -ne 0 ]]
then
echo "Update Repo Failure : Rolling back"