@ -1,4 +1,8 @@
#!/usr/bin/env sh
git fetch origin
git checkout main
git reset --hard origin/main
git pull
cd src/blog
zola build