StartupStarterPackage/build/build-op-agreement.sh

13 lines
222 B
Bash
Raw Normal View History

2020-10-17 05:07:29 +00:00
#!/bin/bash
2020-10-17 05:15:28 +00:00
OUTPUT_BASE_DIR="../YourLLC"
2020-10-17 05:07:29 +00:00
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