Fix build script

This commit is contained in:
Sean Whalen
2025-06-10 09:51:12 -04:00
parent 6532f3571b
commit 963f5d796f

View File

@@ -17,6 +17,7 @@ touch build/html/.nojekyll
if [ -d "./../parsedmarc-docs" ]; then
cp -rf build/html/* ../../parsedmarc-docs/
fi
cd ..
python3 sortmaps.py
python3 tests.py
rm -rf dist/ build/