]> git.phdru.name Git - phdru.name/phdru.name.git/blob - make-all
Feat(remove_old_html.py): Remove old HTML in the blog
[phdru.name/phdru.name.git] / make-all
1 #! /bin/sh
2
3 find ../htdocs/phdru.name -type f -name \*.tmpl -print0 |
4    xargs -r0 ./make-files