Update install_yunohost

This commit is contained in:
abeudin 2012-08-18 11:34:28 +03:00
parent 56442e33e4
commit 836fe1719e

View file

@ -61,6 +61,7 @@ EOF
fi
echo "======== Checking domain ========"
DOMAIN=$(hostname -d)
if [[ "${DOMAIN:-1}" = 1 ]]
then
echo "======== Installation failed ========"
@ -142,8 +143,7 @@ then
#Install yunohost packages
debconf-apt-progress \
--logfile /var/log/yunohost.log \
--logstderr /var/log/yunohost.error \
--logstderr /var/log/yunohost.log \
-- \
apt-get -y install \
yunohost \