Cosmetics

This commit is contained in:
Alexandre Aubin 2024-01-14 16:37:41 +01:00
parent 8ca3a3f052
commit 13a593b853

View file

@ -279,14 +279,14 @@ function confirm_installation() {
[[ "$AUTOMODE" == "true" ]] && return 0 [[ "$AUTOMODE" == "true" ]] && return 0
cat << EOF | tee -a $YUNOHOST_LOG cat << EOF | tee -a $YUNOHOST_LOG
$bold
╭───────────────────────╮ ╭───────────────────────╮
│ YunoHost Installation │ │ YunoHost Installation │
╰───────────────────────╯ ╰───────────────────────╯
$normal
• Installing YunoHost requires to install various important services, • Installing YunoHost requires to install various important services,
and possibly rework the configuration of some services that may already and possibly rework the configuration of some services that may already
be installed (such as: mariadb, postfix, dovecot, fail2ban, nginx, slapd) be installed (such as: nginx, postfix, dovecot, fail2ban, slapd)
EOF EOF