removed trailing and unneeded space and tabs

This commit is contained in:
fatalerrors
2021-10-14 16:17:43 +02:00
parent 5181b921f6
commit 4cfa6561d6
11 changed files with 30 additions and 30 deletions

View File

@@ -19,7 +19,7 @@ conf_mail()
{
prnt I "Installation de postfix..."
pkginst postfix
prnt I "Configuration de postfix..."
installfile postfix_main.cf /etc/postfix/main.cf
sed -i -e "s/@HOSTNAME@/$HOSTNAME/" -e "s/@MAINDOM@/$MAINDOM/" \