This commit is contained in:
Charles N Wyble - admin 2020-10-17 00:15:28 -05:00
parent d65ac21d5f
commit e7868db055
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
OUTPUT_BASE_DIR="../YOURLLC"
OUTPUT_BASE_DIR="../YourLLC"
LLC_NAME="YourLLC"
PDF_OUTPUT_FILE="$OUTPUT_BASE_DIR/$LLC_NAME-Contract.pdf"

View File