]> git.phdru.name Git - phdru.name/phdru.name.git/blob - reindex_blog_ru
ced40328256c9c266ada83e03547ce45f92c2c88
[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 "$@"