]> git.phdru.name Git - phdru.name/phdru.name.git/commitdiff
Feat(gen-sitemap): Exclude `/.well-known`
authorOleg Broytman <phd@phdru.name>
Sat, 29 Feb 2020 18:14:58 +0000 (21:14 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 29 Feb 2020 18:14:58 +0000 (21:14 +0300)
gen-sitemap

index b42f9ac3c8caf360b31febd498e219250581b597..e29ea9f839ab2dce63bdb7fffe7852ba5e003a17 100755 (executable)
@@ -3,6 +3,7 @@
 umask 022
 
 exec ./gen-sitemap.py \
+   -x /.well-known \
    -x /Bookmarks/split \
    -x /Graphics \
    -x /Russian/blog/\* \