diff options
| -rwxr-xr-x | contrib/peer2anonet/peer2anonet | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/contrib/peer2anonet/peer2anonet b/contrib/peer2anonet/peer2anonet index c0b496b..ca4bc65 100755 --- a/contrib/peer2anonet/peer2anonet +++ b/contrib/peer2anonet/peer2anonet @@ -394,7 +394,7 @@ SETUP_QMAIL(){              echo "@$NICK.ano:$MX_IP:a:12801:86400">>/services/tinydns/root/data          )      else -        echo '   fatal error: needs ./contrib/peer2anonet/peer2anonet --configure-dns' && +        echo '   fatal error: needs ./contrib/peer2anonet/peer2anonet --configure-dns'          exit 1      fi | 
