this is a key sub module for my 2025 plan. moving it to completion.
This commit is contained in:
6
build.sh
6
build.sh
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
export PARTY1="Acme Co"
|
||||
export PARTY2="Joint Venture Co"
|
||||
export PARTY1="ProForma Party 1"
|
||||
export PARTY2="ProForma Party 2"
|
||||
|
||||
|
||||
# Expand variables into an intermediate markdown file for conversion to PDF
|
||||
@@ -15,4 +15,4 @@ DealMemoRendered.md \
|
||||
--template eisvogel \
|
||||
--metadata-file=DealMemo.yml \
|
||||
--from markdown \
|
||||
--output DealMemo.pdf \
|
||||
--output DealMemo.pdf
|
||||
|
Reference in New Issue
Block a user