chore: update script

main
CrimsonTome 2023-03-03 15:48:45 +00:00 committed by Rowan Clark
parent a458d40111
commit df4504e022
No known key found for this signature in database
GPG Key ID: F620D51904044094
1 changed files with 4 additions and 0 deletions

View File

@ -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