]> git.phdru.name Git - phdru.name/phdru.name.git/blob - make-new
Style(phd.py): Rename `old_blog` -> `blog`
[phdru.name/phdru.name.git] / make-new
1 #! /bin/sh
2
3 find ../htdocs/phdru.name -type f -name \*.tmpl -mtime -1 -print0 |
4    xargs -r0 ./make-files
5
6 exec sitemap_gen.py --config=sitemaps/phdru.name-config.xml