parameterises postprocess cmd in blog script

This commit is contained in:
2026-06-09 18:19:16 +01:00
parent b4f9be57d3
commit 0892937941
3 changed files with 16 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh -e
post_title="${1:-}"
post_title="${POST_TITLE:-}"
is_in_list=0
is_in_link_block=0