business model canvas and new build pipeline
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
#!/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
|
||||
Reference in New Issue
Block a user