Squashed 'vendor/git.knownelement.com/reachableceo/ConsultantProfile-Pipeline-Server/' changes from 436f9f8..1e0d8a6

1e0d8a6 .

git-subtree-dir: vendor/git.knownelement.com/reachableceo/ConsultantProfile-Pipeline-Server
git-subtree-split: 1e0d8a6a88316faf340de702834d9d131a0d9fa0
This commit is contained in:
2024-12-18 08:45:08 -06:00
parent fcf0844090
commit c3a69c6998

View File

@@ -20,9 +20,10 @@ echo "MO Path: $MO_PATH"
set -x set -x
$MO_PATH $PipelineClientWorkingDir/Templates/CounsultantInfoSheet.md #$MO_PATH $PipelineClientWorkingDir/Templates/CounsultantInfoSheet.md
cat $PipelineClientWorkingDir/Templates/CounsultantInfoSheet.md
#$MO_PATH $PipelineClientWorkingDir/Templates/CounsultantInfoSheet.md > "$ConsultantInfoSheetMarkdownOutputFile"
$MO_PATH $PipelineClientWorkingDir/Templates/CounsultantInfoSheet.md > "$ConsultantInfoSheetMarkdownOutputFile"
set +x set +x