.
This commit is contained in:
@@ -7,6 +7,10 @@ $MO_PATH $YamlInputTemplateFileStakeholderOutput > $BUILDYAML_STAKEHOLDER_OUTPUT
|
||||
|
||||
echo "Creating stakeholder report..."
|
||||
|
||||
export StakeholderOutputMarkdownInputFile="../../StakeholderJoplin/@DailyStakeholderReports/PostedToDiscourse/DSR-12-10-2024.md"
|
||||
|
||||
cd "$(dirname $StakeholderOutputMarkdownInputFile)"
|
||||
|
||||
pandoc \
|
||||
"$StakeholderOutputMarkdownOutputFile" \
|
||||
--template $PANDOC_TEMPLATE \
|
||||
@@ -14,3 +18,5 @@ pandoc \
|
||||
--from markdown \
|
||||
--to=pdf \
|
||||
--output $StakeholderOutputPDFOutputFile
|
||||
|
||||
cd -
|
Reference in New Issue
Block a user