Update the updatescript

This commit is contained in:
Sacha Ligthert 2022-10-30 21:43:46 +00:00
parent 9582d8c896
commit f231c4b3e5

View File

@ -4,3 +4,5 @@ git pull
cd site/
hugo -D
aws s3 sync public/ s3://blog.ligthert.net/ --delete
sleep 5
aws cloudfront create-invalidation --distribution-id E13C4ILGFG6IB2 --path "/*"