]> git.phdru.name Git - phdru.name/phdru.name.git/blob - reindex_blog_ru
Feat(remove_old_html.py): Remove old HTML in the blog
[phdru.name/phdru.name.git] / reindex_blog_ru
1 #! /bin/sh
2
3 umask 022
4
5 LC_TIME=ru_RU.KOI8-R
6 export LC_TIME
7
8 cd "`dirname \"$0\"`" &&
9 ./remove_old_html.py &&
10
11 cd ../htdocs/phdru.name &&
12 exec ../../phdru.name/reindex_blog.py