X-Git-Url: https://git.phdru.name/?p=phdru.name%2Fphdru.name.git;a=blobdiff_plain;f=reindex_blog_ru;h=1109cdca9bd1ce5bfc0e8271af3c924cfc71443a;hp=37f1376ea419d1921432f124d9c91dad4fbf06cb;hb=HEAD;hpb=58d26948376ba044380c5259a1fe6286b438e44e diff --git a/reindex_blog_ru b/reindex_blog_ru index 37f1376..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/phd.pp.ru && \ -exec ../../phd.pp.ru/reindex_blog.py ../../phd.pp.ru/blog_ru Russian/blog +cd "`dirname \"$0\"`" && +./remove_old_html.py && + +cd ../htdocs/phdru.name && +exec ../../phdru.name/reindex_blog.py