aboutsummaryrefslogtreecommitdiffstats
path: root/extra/sitemap/README.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2021-04-30 14:17:12 -0700
committerBryan Newbold <bnewbold@archive.org>2021-04-30 14:17:12 -0700
commitc367d54fe47cf71ada73fa9ad16495824e07abfc (patch)
treedd07d6ec55b06c85a75f0f7e2663598ca2d57a66 /extra/sitemap/README.md
parent0b453b0f74cc88507a7176ec5d749e9bbeb49176 (diff)
downloadfatcat-scholar-c367d54fe47cf71ada73fa9ad16495824e07abfc.tar.gz
fatcat-scholar-c367d54fe47cf71ada73fa9ad16495824e07abfc.zip
sitemaps: not gzip compressed
Diffstat (limited to 'extra/sitemap/README.md')
-rw-r--r--extra/sitemap/README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/extra/sitemap/README.md b/extra/sitemap/README.md
index 1e1938a..6c03095 100644
--- a/extra/sitemap/README.md
+++ b/extra/sitemap/README.md
@@ -7,8 +7,6 @@ installed. Run these commands on a production machine.
cd /srv/fatcat_scholar/sitemap
export DATE=`date --iso-8601`
/srv/fatcat_scholar/src/extra/sitemap/work_urls_query.sh $DATE
- rm *.txt.gz
- gzip sitemap-*.txt
/srv/fatcat_scholar/src/extra/sitemap/generate_sitemap_indices.py
## Background