mirror of
https://github.com/YunoHost/install_script.git
synced 2024-09-03 20:06:25 +02:00
Update install_yunohost
This commit is contained in:
parent
e47ad3de77
commit
7ffed257fa
1 changed files with 1 additions and 1 deletions
|
@ -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 ========"
|
||||
|
|
Loading…
Add table
Reference in a new issue