From 79349744dde3ab56f60d80c073a0a34c17d7b43f Mon Sep 17 00:00:00 2001 From: moo Date: Mon, 1 Jun 2026 14:14:26 -0700 Subject: [PATCH] mo --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- 2.39.5