From 7d7aa3121846e0e70f53eb381ab918524ddde26c Mon Sep 17 00:00:00 2001 From: James Ravenscroft Date: Sat, 16 Nov 2024 17:16:32 +0000 Subject: [PATCH] fix git commit msg --- brainsteam/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brainsteam/build.sh b/brainsteam/build.sh index 775dc98..de7ff81 100755 --- a/brainsteam/build.sh +++ b/brainsteam/build.sh @@ -10,7 +10,7 @@ cd ../bstools git add ../brainsteam/content/posts #git add ../bstools/wm_state.json -git commit -m "update thumbs and webmention state" +git commit -m "update thumbs" git push