← back to George Token Broker
chore: macstudio3 migration — reconcile from mac2 + repoint paths (stevestudio2→macstudio3, node/npm/npx→/opt/homebrew)
2ae500edeb1dd7dc09ba42457dcf2dc21012c37d · 2026-07-03 08:08:02 -0700 · Steve
Files touched
M com.steve.george-token-broker.plist
Diff
commit 2ae500edeb1dd7dc09ba42457dcf2dc21012c37d
Author: Steve <steve@designerwallcoverings.com>
Date: Fri Jul 3 08:08:02 2026 -0700
chore: macstudio3 migration — reconcile from mac2 + repoint paths (stevestudio2→macstudio3, node/npm/npx→/opt/homebrew)
---
com.steve.george-token-broker.plist | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/com.steve.george-token-broker.plist b/com.steve.george-token-broker.plist
index 14e64c7..ab1c9a9 100644
--- a/com.steve.george-token-broker.plist
+++ b/com.steve.george-token-broker.plist
@@ -9,11 +9,11 @@
<string>com.steve.george-token-broker</string>
<key>ProgramArguments</key>
<array>
- <string>/usr/local/bin/node</string>
- <string>/Users/stevestudio2/Projects/george-token-broker/poll.mjs</string>
+ <string>/opt/homebrew/bin/node</string>
+ <string>/Users/macstudio3/Projects/george-token-broker/poll.mjs</string>
</array>
<key>WorkingDirectory</key>
- <string>/Users/stevestudio2/Projects/george-token-broker</string>
+ <string>/Users/macstudio3/Projects/george-token-broker</string>
<key>StartInterval</key>
<integer>900</integer>
<key>RunAtLoad</key>
← a14768c george-token-broker: add pre-emptive 6-day token-age WARN be
·
back to George Token Broker
·
auto-save: 2026-07-07T08:56:34 (1 files) — data/ 07c9bf8 →