From 7ffed257fa2f3e8a281c8ef0b6582552707d9ccf Mon Sep 17 00:00:00 2001 From: abeudin Date: Tue, 14 Aug 2012 17:46:52 +0300 Subject: [PATCH] Update install_yunohost --- install_yunohost | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_yunohost b/install_yunohost index 7362295..224837b 100755 --- a/install_yunohost +++ b/install_yunohost @@ -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 ========"