wowana.me

website source


commit 8b29dec056e804002af1d9b63a7d0ae25aca7dfb
parent b16b15725e239320d34f81467a1a16527562d690
Author: opal hart <opal@wowana.me>
Date:   Tue, 28 Jan 2020 05:08:11 +0000

scripts/postproc.sh: remove unused var

Diffstat:
Mscripts/postproc.sh | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/scripts/postproc.sh b/scripts/postproc.sh @@ -1,7 +1,6 @@ #!/bin/sh filename="$1" -slug="$(basename "$filename" .part.xht)" unset iso human datepat date="$(sed <"$filename" -n '/<!--\[time / {s/.* \(.*\)]-->/\1/; p; q}')"