#!/usr/bin/env bash rm -rf html/* pdf/* *.json mkdir -p html pdf
#!/usr/bin/env bash
rm -rf html/* pdf/* *.json
mkdir -p html pdf