X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=reindex_blog_ru;h=1109cdca9bd1ce5bfc0e8271af3c924cfc71443a;hb=b1492b5836aead48044b51e9ba114c641669c6b6;hp=c6781299c89b61e3133be10e4cf5201decf50558;hpb=50c1877cb65ba95f50b150add127d818cd45e56c;p=phdru.name%2Fphdru.name.git diff --git a/reindex_blog_ru b/reindex_blog_ru index c678129..1109cdc 100755 --- a/reindex_blog_ru +++ b/reindex_blog_ru @@ -5,5 +5,8 @@ umask 022 LC_TIME=ru_RU.KOI8-R export LC_TIME -cd ../htdocs/phdru.name/public_html && -exec ../../../phdru.name/reindex_blog.py ../../../phdru.name/ru Russian/blog +cd "`dirname \"$0\"`" && +./remove_old_html.py && + +cd ../htdocs/phdru.name && +exec ../../phdru.name/reindex_blog.py