diff --git a/reports.sh b/reports.sh index eb8b6e1..39acd83 100644 --- a/reports.sh +++ b/reports.sh @@ -4,6 +4,7 @@ mkdir -p "$WORKDIR"/xml mkdir -p "$WORKDIR"/html echo "converting reports to html" +dmarc-report-converter --version dmarc-report-converter echo "open filewall port" sudo iptables -I INPUT -p tcp --dport $PORT -j ACCEPT