Updates service installs to not copy kustomize templates.
This commit is contained in:
@@ -58,6 +58,7 @@ export WC_HOME
|
||||
|
||||
# Template directory (in WC_ROOT, never written to)
|
||||
TEMPLATE_DIR="${WC_ROOT}/setup/home-scaffold"
|
||||
echo "Using template directory: ${TEMPLATE_DIR}"
|
||||
|
||||
if [ ! -d "${TEMPLATE_DIR}" ]; then
|
||||
echo "Error: Template directory not found at ${TEMPLATE_DIR}"
|
||||
|
Reference in New Issue
Block a user