Browse Source

Echo now displayed horizontal tabs instead of \t

pull/22/head
Mateusz Radomski 4 years ago
parent
commit
67b9882226
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      emailwiz.sh

+ 2
- 2
emailwiz.sh View File

@@ -279,11 +279,11 @@ spfentry="@\\tTXT\\tv=spf1 mx a:$maildomain -all"

useradd -m -G mail dmarc

echo "$dkimentry
echo -e "$dkimentry
$dmarcentry
$spfentry" > "$HOME/dns_emailwizard"

echo "
echo -e "

_ _
| \ | | _____ ___


Loading…
Cancel
Save