From b10c201b8b8e1ef3e8472106bb839f7aa5e7be31 Mon Sep 17 00:00:00 2001 From: Charles N Wyble Date: Tue, 17 Dec 2024 14:09:20 -0600 Subject: [PATCH] . --- build/build-pipeline-server-markdown.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/build-pipeline-server-markdown.sh b/build/build-pipeline-server-markdown.sh index cf9b87b..0a867f0 100644 --- a/build/build-pipeline-server-markdown.sh +++ b/build/build-pipeline-server-markdown.sh @@ -16,7 +16,7 @@ $MO_PATH $YamlInputTemplateFileConsultantInfoSheet > $BUILDYAML_CONSULTANT_INFOS echo "Creating candidate info sheet..." -set =x +set -x $MO_PATH $PipelineClientWorkingDir/Templates/CounsultantInfoSheet.md > "$ConsultantInfoSheetMarkdownOutputFile" @@ -32,4 +32,4 @@ pandoc \ # Create the consultant profile PDF ############################################# -# Coming later \ No newline at end of file +# Coming later