]> git.phdru.name Git - phdru.name/phdru.name.git/blobdiff - gen-sitemap
Fix(cheetah compile): chmod +x
[phdru.name/phdru.name.git] / gen-sitemap
index c78fcd9b678a67b1c7dd7e053c67bd6a6e5a620b..b42f9ac3c8caf360b31febd498e219250581b597 100755 (executable)
@@ -1,2 +1,11 @@
 #! /bin/sh
-exec ./gen-sitemap.py ../htdocs/phdru.name
+
+umask 022
+
+exec ./gen-sitemap.py \
+   -x /Bookmarks/split \
+   -x /Graphics \
+   -x /Russian/blog/\* \
+   -x /Software/Python/\* \
+   -x /Software/dotfiles/\* \
+   ../htdocs/phdru.name