From c0b6e05795a46d62ffdce790b9fa04966caa8b27 Mon Sep 17 00:00:00 2001 From: Charles N Wyble Date: Tue, 17 Dec 2024 14:09:41 -0600 Subject: [PATCH] Squashed 'vendor/git.knownelement.com/reachableceo/ConsultantProfile-Pipeline-Server/' changes from ee97d9d..b10c201 b10c201 . git-subtree-dir: vendor/git.knownelement.com/reachableceo/ConsultantProfile-Pipeline-Server git-subtree-split: b10c201b8b8e1ef3e8472106bb839f7aa5e7be31 --- 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