diff --git a/_contrib/update_website.sh b/_contrib/update_website.sh index 15252b4c..570f5bbd 100644 --- a/_contrib/update_website.sh +++ b/_contrib/update_website.sh @@ -18,6 +18,8 @@ git reset --hard git clean -x -f -d +mkdir _site/ + jekyll rsync --delete -a $WORKDIR/_site/ $DESTDIR