i think this will work..

This commit is contained in:
2020-10-17 00:07:29 -05:00
parent b3bf405bc1
commit 5cfc80f2f4
2 changed files with 59 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
#!/bin/bash
OUTPUT_BASE_DIR="../YOURLLC"
LLC_NAME="YourLLC"
PDF_OUTPUT_FILE="$OUTPUT_BASE_DIR/$LLC_NAME-Contract.pdf"
MD_OUTPUT_FILE="$OUTPUT_BASE_DIR/$LLC_NAME-Contract.md"
source common.sh
prevRunCleanup
makeOutput