add update script

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

4
update.sh Executable file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env sh
git pull
cd src/blog
zola build