]> git.phdru.name Git - phdru.name/phdru.name.git/blob - reindex_blog_ru
Scripts to (re)build phd.pp.ru site.
[phdru.name/phdru.name.git] / reindex_blog_ru
1 #! /bin/sh
2
3 LC_TIME=ru_RU.KOI8-R
4 export LC_TIME
5
6 cd ../htdocs/phd.pp.ru/Russian/blog && \
7 exec ../../../../phd.pp.ru/reindex_blog.py ../../../../phd.pp.ru/index_ru "$@"