builder organizational tweaks

This commit is contained in:
2024-07-26 10:25:34 -07:00
parent 2dd622db73
commit 71c2ac8aa3
5 changed files with 37 additions and 36 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/bash
BLDR_ENV_FILE+="# $BLDR_APP\n"
BLDR_ENV_FILE+="COOKBOOK=$BLDR_PARENT_PATH #HELP: cookbooks\n"
BLDR_ENV_FILE+="COOKBOOK=/git/docker-compose-cookbooks #HELP: cookbooks\n"
while IFS= read -r line; do
# Use a regex to match and extract variable names and defaults