[object Object]

← back to Grant

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

ecf9cbb124494c54320251686bc807cad14690ec · 2026-07-03 08:08:04 -0700 · Steve

Files touched

Diff

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

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

diff --git a/deploy.sh b/deploy.sh
index 57e98df..5378fa3 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -19,7 +19,7 @@ REMOTE_HOST="root@45.61.58.125"
 REMOTE_DIR="/root/Projects/Grant"
 PM2_PROC="grant-app"
 APP_PORT="7450"
-LOCAL_DIR="/Users/stevestudio2/Projects/Grant"
+LOCAL_DIR="/Users/macstudio3/Projects/Grant"
 
 # ---------------------------------------------------------------------------
 # Flag parsing

← d921396 Add 3 guest login tiers with capability-based access control  ·  back to Grant  ·  (newest)