X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=make-new;h=a3b5133927b4c730cce02f822a474f4d72319059;hb=c979d8e477cde0da0e4ed7accbdf68066f3fa04e;hp=f3c359bdb1ba5ed9f9fd58f596606c2180c3201f;hpb=6aa7ab00b5dc30b6221d0d55fecc1b0b957cdd79;p=phdru.name%2Fphdru.name.git diff --git a/make-new b/make-new index f3c359b..a3b5133 100755 --- a/make-new +++ b/make-new @@ -1,4 +1,6 @@ #! /bin/sh -find ../htdocs/phd.pp.ru -type f -name \*.tmpl -mtime -1 -print0 | \ +find ../htdocs/phdru.name -type f -name \*.tmpl -mtime -1 -print0 | xargs -r0 ./make-files + +exec sitemap_gen.py --config=sitemaps/phdru.name-config.xml