[object Object]

← back to Patty

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

58691c1448d75290be2a76e1019a8c7df55ff069 · 2026-07-03 08:08:09 -0700 · Steve

Files touched

Diff

commit 58691c1448d75290be2a76e1019a8c7df55ff069
Author: Steve <steve@designerwallcoverings.com>
Date:   Fri Jul 3 08:08:09 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 caeb441..57bbf73 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -19,7 +19,7 @@ REMOTE_HOST="root@45.61.58.125"
 REMOTE_DIR="/root/Projects/Patty"
 PM2_PROC="patty-petitions"
 APP_PORT="7460"
-LOCAL_DIR="/Users/stevestudio2/Projects/Patty"
+LOCAL_DIR="/Users/macstudio3/Projects/Patty"
 
 # ---------------------------------------------------------------------------
 # Flag parsing

← da4d191 Add deploy.sh (from Grant template, patty-petitions :7460)  ·  back to Patty  ·  (newest)