diff --git a/brainsteam/build.sh b/brainsteam/build.sh index 29feb52..775dc98 100755 --- a/brainsteam/build.sh +++ b/brainsteam/build.sh @@ -9,7 +9,7 @@ cd ../bstools /home/james/.local/bin/uv run python webmention.py update git add ../brainsteam/content/posts -git add ../bstools/wm_state.json +#git add ../bstools/wm_state.json git commit -m "update thumbs and webmention state" git push