From: Oleg Broytman Date: Tue, 22 Jul 2014 10:13:29 +0000 (+0400) Subject: Do not regenerate zope sitemap X-Git-Url: https://git.phdru.name/?p=phdru.name%2Fphdru.name.git;a=commitdiff_plain;h=ab1417f604f130fd2b5544c6a3db106b58925536 Do not regenerate zope sitemap The site is no longer being updated. --- diff --git a/sitemaps/make-all b/sitemaps/make-all index 93b2f31..d6149d8 100755 --- a/sitemaps/make-all +++ b/sitemaps/make-all @@ -1,5 +1,5 @@ #! /bin/sh umask 022 - sitemap_gen.py --config=phdru.name-config.xml && -exec sitemap_gen.py --config=zope.phdru.name-config.xml + sitemap_gen.py --config=phdru.name-config.xml # && +#exec sitemap_gen.py --config=zope.phdru.name-config.xml