Fixed TERM=ansi variable for UI
This commit is contained in:
@@ -60,7 +60,7 @@ domonly=${domain}
|
||||
domain=mail.${domain}
|
||||
branch=stable
|
||||
dhparam=1024
|
||||
term=ansi
|
||||
term=TERM=ansi
|
||||
debconf-set-selections <<< "postfix postfix/mailname string $(hostname -f)"
|
||||
debconf-set-selections <<< "postfix postfix/main_mailer_type string 'Internet Site'"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user