]> git.phdru.name Git - phdru.name/phdru.name.git/blobdiff - reindex_blog_ru
Split blog loading/saving from reindex_blog.py to blog_db.py
[phdru.name/phdru.name.git] / reindex_blog_ru
index ced40328256c9c266ada83e03547ce45f92c2c88..a02f1906874a4ccfca474fea9bbe584947341aae 100755 (executable)
@@ -1,7 +1,9 @@
 #! /bin/sh
 
+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 ../htdocs/phdru.name &&
+exec ../../phdru.name/reindex_blog.py