]> git.taranathan.com Git - blog.git/commitdiff
fjieowjfaoiw
authormoo <moogoesmeow123@gmail.com>
Mon, 1 Jun 2026 21:18:57 +0000 (14:18 -0700)
committermoo <moogoesmeow123@gmail.com>
Mon, 1 Jun 2026 21:18:57 +0000 (14:18 -0700)
justfile

index 2ea33c22869cf2d87cebebca92770998d0fbed26..9dcaad8afec53cb97a999311d93071cfa2796be5 100644 (file)
--- a/justfile
+++ b/justfile
@@ -20,4 +20,4 @@ deploy:
     git add -A
     git commit -a
     git push
-    ssh root@taranathan.com 'cd /root/blog/ && git pull && zola build'
+    ssh root@taranathan.com 'cd /root/blog/ && git fetch && git reset --hard origin/main'