[object Object]

← back to Corkwallcovering

chore: macstudio3 migration — reconcile from mac2 + repoint paths (stevestudio2→macstudio3, node/npm/npx→/opt/homebrew)

21b50ecb3af2987bd7632217fcbc8fa6ef0eeabd · 2026-07-03 08:07:55 -0700 · Steve

Files touched

Diff

commit 21b50ecb3af2987bd7632217fcbc8fa6ef0eeabd
Author: Steve <steve@designerwallcoverings.com>
Date:   Fri Jul 3 08:07:55 2026 -0700

    chore: macstudio3 migration — reconcile from mac2 + repoint paths (stevestudio2→macstudio3, node/npm/npx→/opt/homebrew)
---
 scripts/rehost-cropped-cork.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/rehost-cropped-cork.js b/scripts/rehost-cropped-cork.js
index 43dd7b7..1bc1546 100644
--- a/scripts/rehost-cropped-cork.js
+++ b/scripts/rehost-cropped-cork.js
@@ -7,7 +7,7 @@ const fs = require('fs');
 const path = require('path');
 
 const ROOT = path.resolve(__dirname, '..');
-const SECRETS = '/Users/stevestudio2/Projects/secrets-manager/.env';
+const SECRETS = '/Users/macstudio3/Projects/secrets-manager/.env';
 const SHOP = 'designer-laboratory-sandbox.myshopify.com';
 const API = '2024-10';
 

← 850fc15 chore: lint (HTTP guard) + refactor (dead code, idiomatic co  ·  back to Corkwallcovering  ·  cost-saver: local-first ollama enrichment (vocab-gated fallb 0f09500 →