From 5277ea1911b2c7219fbe18b05ad3f88ea8060427 Mon Sep 17 00:00:00 2001 From: Morgan Date: Wed, 25 Oct 2023 16:05:08 +0900 Subject: [PATCH] edited post --- scripts/push.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/push.sh b/scripts/push.sh index fc73221..fba5794 100755 --- a/scripts/push.sh +++ b/scripts/push.sh @@ -4,4 +4,4 @@ git commit -m 'edited post' git push origin -ssh web /srv/blog/update.sh +ssh web /srv/blog/scripts/update.sh