From: moo Date: Mon, 1 Jun 2026 21:14:26 +0000 (-0700) Subject: mo X-Git-Url: https://git.taranathan.com/?a=commitdiff_plain;h=79349744dde3ab56f60d80c073a0a34c17d7b43f;p=blog.git mo --- diff --git a/justfile b/justfile index 5c05a1f..272ed77 100644 --- 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'