Delete the theme directory before cloning
This commit is contained in:
parent
10f1756c5a
commit
4ee301ffee
2
build.sh
2
build.sh
@ -2,7 +2,9 @@
|
|||||||
|
|
||||||
set -euxo pipefail
|
set -euxo pipefail
|
||||||
|
|
||||||
|
rm -rf themes/book/
|
||||||
git clone https://github.com/getzola/book.git themes/book/
|
git clone https://github.com/getzola/book.git themes/book/
|
||||||
|
|
||||||
rm -rf public/
|
rm -rf public/
|
||||||
zola build
|
zola build
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user