.
This commit is contained in:
parent
a143c0b2a2
commit
4ba5d84ca4
@ -23,7 +23,10 @@ echo "PDF file: $ConsultantInfoSheetPDFOutputFile"
|
|||||||
set -x
|
set -x
|
||||||
|
|
||||||
|
|
||||||
$MO_PATH $PipelineClientWorkingDir/Templates/CounsultantInfoSheet.md > "$ConsultantInfoSheetMarkdownOutputFile"
|
#$MO_PATH $PipelineClientWorkingDir/Templates/CounsultantInfoSheet.md > "$ConsultantInfoSheetMarkdownOutputFile"
|
||||||
|
$MO_PATH $PipelineClientWorkingDir/Templates/CounsultantInfoSheet.md
|
||||||
|
|
||||||
|
exit
|
||||||
|
|
||||||
pandoc \
|
pandoc \
|
||||||
"$ConsultantInfoSheetMarkdownOutputFile" \
|
"$ConsultantInfoSheetMarkdownOutputFile" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user