From 180b57250a37c3f3491227da323829a44739495f Mon Sep 17 00:00:00 2001 From: Morgan Date: Sat, 21 Oct 2023 16:18:28 +0900 Subject: [PATCH] edited post --- push.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/push.sh b/push.sh index f9c4436..fc73221 100755 --- a/push.sh +++ b/push.sh @@ -1,3 +1,7 @@ git add . + git commit -m 'edited post' + git push origin + +ssh web /srv/blog/update.sh