This commit is contained in:
Charles N Wyble 2024-12-15 17:04:01 -06:00
parent 93676f3cbf
commit fd1edb0a30
2 changed files with 1 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#SET THESE VARIABLES OR NOTHING WILL WORK!!!!
export PipelineClientWorkingDir="D:/tsys/@ReachableCEO/DSR-Pipeline-ReachableCEO/local"
export StakeholderOutputMarkdownInputFile="$1"
export StakeholderOutputMarkdownInputFile="../../StakeholderJoplin/@DailyStakeholderReports/PostedToDiscourse/DSR-12-10-2024.md"
#############################################################################

View File

@ -26,8 +26,6 @@ source "../DSRVariables.env"
export MO_PATH="bash ../../vendor/git.knownelement.com/ExternalVendorCode/mo/mo"
export StakeholderOutputMarkdownInputFile="$1"
echo "Cleaning up from previous runs..."
rm $BUILDYAML_STAKEHOLDER_OUTPUT || true