Archive fix.

This commit is contained in:
mtail 2019-11-14 14:42:00 -08:00
parent b0c293888e
commit 6ceca5b0ba
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ popd || exit
popd || exit
# Adjust a few things for archive_landing
rm -fr content/en/about content/en/docs content/en/faq content/en/blog content/zh
rm -fr content/en/about content/en/docs content/en/faq content/en/blog content/en/news content/zh
rm -fr static/talks
sed -i 's/preliminary: true/preliminary: false/g' data/args.yml
sed -i 's/archive_landing: false/archive_landing: true/g' data/args.yml