]> git.phdru.name Git - phdru.name/phdru.name.git/blob - make-new
Scripts to (re)build phd.pp.ru site.
[phdru.name/phdru.name.git] / make-new
1 #! /bin/sh
2
3 find ../htdocs/phd.pp.ru -type f -name \*.tmpl -mtime -1 -print0 | \
4    xargs -r0 ./make-files