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

index 5c05a1f15dc0da0c00f67b549b1c6b26498d3d75..272ed77096a06fd1b028228c84d0628998fd768b 100644 (file)
--- a/justfile
+++ b/justfile
@@ -19,4 +19,4 @@ deploy:
     git add -A
     git commit -a
     git push
-    sshpass -p {{`pass ssh-keys/default`}} ssh root@taranathan.com 'cd /root/blog/ && git pull'
+    ssh root@taranathan.com 'cd /root/blog/ && git pull'