script: opy in the .md.toml on a temp basis

This commit is contained in:
silver 2024-05-12 14:18:05 +01:00
parent c72f74d6a7
commit 58451c8350
Signed by: silver
GPG key ID: 54E2C71918E93B74
2 changed files with 7 additions and 0 deletions

View file

@ -1,8 +1,15 @@
#!/usr/bin/env bash
cd Committee
# copy in teh config for this folder
cp ../_scripts/md_toml/_Handovers.md.toml ./.md.toml
cargo-bfom
## cleanup
rm -f .md.toml
# recursively parse _Handovers_html use wkhtmltopdf to convert to pdf
cd _Handovers_html