X-Git-Url: https://plomlompom.com/repos/?p=redo-blog;a=blobdiff_plain;f=processor%2Findex.html.do;h=86369692cad6f9070110a04d644e29baa60fad20;hp=64fe355e037e2b77b6569e525761db1228e088c0;hb=b86576c5f61cff36c80c9e0efd9d77f50dac745b;hpb=c67421732e148c768cc83395c143480b2b9b6106 diff --git a/processor/index.html.do b/processor/index.html.do index 64fe355..8636969 100644 --- a/processor/index.html.do +++ b/processor/index.html.do @@ -1,8 +1,8 @@ #!/bin/sh # Pull in global dependencies. -metadata_dir=.meta -. "$metadata_dir"/helpers.sh +. ./helpers.sh +metadata_dir=metadata srcdir=`pwd` title_file="$metadata_dir"/title redo-ifchange "$title_file"