[object Object]

← back to Social Profile Kits

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

f0c1e33d01841b58ac9c032d3741de398f9d8c1f · 2026-07-03 08:08:17 -0700 · Steve

Files touched

Diff

commit f0c1e33d01841b58ac9c032d3741de398f9d8c1f
Author: Steve <steve@designerwallcoverings.com>
Date:   Fri Jul 3 08:08:17 2026 -0700

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

diff --git a/expand.mjs b/expand.mjs
index e512519..9997e1c 100644
--- a/expand.mjs
+++ b/expand.mjs
@@ -14,7 +14,7 @@ import { execSync } from 'node:child_process';
 
 const __dirname = path.dirname(url.fileURLToPath(import.meta.url));
 const ROOT = __dirname;
-const DOMAINS_FILE = '/Users/stevestudio2/Projects/_dw-batch/design-domains-live.txt';
+const DOMAINS_FILE = '/Users/macstudio3/Projects/_dw-batch/design-domains-live.txt';
 const BRANDS_FILE = path.join(ROOT, 'brands.json');
 
 const manifest = JSON.parse(fs.readFileSync(BRANDS_FILE, 'utf8'));

← 56dfb60 remove dead domains brazilliancewallpaper.com + dohngia.com  ·  back to Social Profile Kits  ·  (newest)