Correction
This commit is contained in:
parent
a47595fd09
commit
9e2bf8b3cd
@ -56,6 +56,7 @@ then
|
||||
echo "###############################################"
|
||||
apt-get install mariadb-server mariadb-client expect -y
|
||||
echo "-- Installation de MariaDB terminé !"
|
||||
debconf-set-selections <<< "postfix postfix/mailname string $HOSTNAME"
|
||||
debconf-set-selections <<< "postfix postfix/main_mailer_type string 'No configuration'"
|
||||
apt-get install postfix -y
|
||||
echo "-- Installation de Postfix terminé !"
|
||||
|
Loading…
Reference in New Issue
Block a user