wowana.me
website source
commit 200d601afda146f73c2c9c3eead1d7fc11126842 parent 4986d4c0b7e0d03b3138f94b123e9f2e3dbd8efe Author: opal hart <opal@wowana.me> Date: Sat, 11 May 2019 03:26:39 +0000 stop touching files in postproc Diffstat:
M | postproc.sh | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/postproc.sh b/postproc.sh @@ -11,8 +11,6 @@ if test -n "$date"; then iso="$(date -Iseconds -d$date)" human="$(date +'%Y %b %d' -d$date)" datepat="s@<!--\[time.*]-->@<time datetime='$iso' title='$iso'>$human</time>@;" - # update modified time here because we already parsed the date - touch -cd"$date" "${filename/.part.xht/.md}" fi <"$filename" sed \