diff --git a/CurrentResume/non-cv/build.sh b/CurrentResume/non-cv/build.sh index 59f8b94..f3984b0 100644 --- a/CurrentResume/non-cv/build.sh +++ b/CurrentResume/non-cv/build.sh @@ -40,7 +40,7 @@ echo " " >> $IntermediateOutputFile #First html, for resume.reachableceo.com use pandoc \ -$HumanIntermediateOutputFile \ +$IntermediateOutputFile \ --template eisvogel \ --metadata-file=../common/HumanOutput.yml \ --from markdown \