Fixed TERM=ansi variable for UI

This commit is contained in:
b.waal
2019-09-18 00:42:26 +02:00
parent 471f55fe79
commit 0e938caf04

View File

@@ -60,7 +60,7 @@ domonly=${domain}
domain=mail.${domain} domain=mail.${domain}
branch=stable branch=stable
dhparam=1024 dhparam=1024
term=ansi term=TERM=ansi
debconf-set-selections <<< "postfix postfix/mailname string $(hostname -f)" debconf-set-selections <<< "postfix postfix/mailname string $(hostname -f)"
debconf-set-selections <<< "postfix postfix/main_mailer_type string 'Internet Site'" debconf-set-selections <<< "postfix postfix/main_mailer_type string 'Internet Site'"