Update install_yunohost

This commit is contained in:
abeudin 2012-08-14 17:46:52 +03:00
parent e47ad3de77
commit 7ffed257fa

View file

@ -48,7 +48,7 @@ then
DOMAIN=$(hostname -d)
fi
whiptail --title "Yunohost Installation" --yesno "Caution : your config file for postfix,dovecot,mysql,apache,ejabberd,radicale will be overwirte/nDo you want continue install Yunhost?" 8 78
whiptail --title "Yunohost Installation" --yesno "Caution : your config file for postfix,dovecot,mysql,apache,ejabberd,radicale will be overwirte\nDo you want continue install Yunhost?" 8 78
if [ $? = 0 ];
then
echo "======== Update hostname ========"