Update install_yunohost

This commit is contained in:
abeudin 2012-08-18 15:04:00 +03:00
parent 20a25c79b5
commit 53593b72d5

View file

@ -129,7 +129,7 @@ then
fi
#Update repo
apt-get update -qq
debconf-apt-progress -- apt-get update
if [[ $? -ne 0 ]]
then
echo "Update Repo Failure : Rolling back"
@ -143,7 +143,7 @@ then
#Install yunohost packages
debconf-apt-progress \
--logstderr /var/log/yunohost.log \
--logfile /var/log/yunohost.log \
-- \
apt-get -y install \
yunohost \