@@ -19,7 +19,7 @@ if [ -d "./../parsedmarc-docs" ]; then
fi
cd ..
cd parsedmarc/resources/maps
python3 sortmaps.py
python3 sortlists.py
echo"Checking for invalid UTF-8 bytes in base_reverse_dns_map.csv"
python3 find_bad_utf8.py base_reverse_dns_map.csv
cd ../../..
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.