structure is looking much nicer than the original email to contract toss together i did about a year ago.
This commit is contained in:
9
build.sh
9
build.sh
@@ -3,14 +3,5 @@
|
||||
export PARTY1="Acme Co"
|
||||
export PARTY2="Joint Venture Co"
|
||||
|
||||
#Make multi line/array later.
|
||||
export ANCILLARY_BUSINESSES=(ap4ap.org Rackrental.net "Starting Line Productions" YourDreamNameHere TeamRental MerchantsOfHope)
|
||||
. ./mo
|
||||
cat << EOF | mo
|
||||
{{#ANCILLARY_BUSINESSES}}
|
||||
* {{.}}
|
||||
{{/ANCILLARY_BUSINESSES}}
|
||||
EOF
|
||||
|
||||
./mo DealMemoInput.md > DealMemoRendered.md
|
||||
#./mo DealMemoInput.md
|
Reference in New Issue
Block a user