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