Delete the theme directory before cloning

This commit is contained in:
Stavros Korokithakis
2021-01-07 19:35:53 +02:00
parent 10f1756c5a
commit 4ee301ffee

View File

@@ -2,7 +2,9 @@
set -euxo pipefail
rm -rf themes/book/
git clone https://github.com/getzola/book.git themes/book/
rm -rf public/
zola build