typo and yaml-ify

This commit is contained in:
bel
2023-10-18 20:02:05 -06:00
parent ec1ed7fb88
commit 558dcaecc3
4 changed files with 8 additions and 2 deletions

View File

@@ -30,6 +30,7 @@ trap cleanup EXIT
rm -rf $outdir
mkdir -p $outdir/public
cp homebrew/homebrew.html $outdir/public/index.html
cp homebrew/homebrew.pdf $outdir/public/BreeLaPointeResume.pdf
cp -r ./homebrew/fonts $outdir/public/
(