← back to Thesetdecorator
chore: macstudio3 migration — reconcile from mac2 + repoint paths (stevestudio2→macstudio3, node/npm/npx→/opt/homebrew)
cef8f9911f86f6ed42c8fae3b75564202102d203 · 2026-07-03 08:08:18 -0700 · Steve
Files touched
M photo-import/scripts/crawl-loop-until-done.sh
Diff
commit cef8f9911f86f6ed42c8fae3b75564202102d203
Author: Steve <steve@designerwallcoverings.com>
Date: Fri Jul 3 08:08:18 2026 -0700
chore: macstudio3 migration — reconcile from mac2 + repoint paths (stevestudio2→macstudio3, node/npm/npx→/opt/homebrew)
---
photo-import/scripts/crawl-loop-until-done.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/photo-import/scripts/crawl-loop-until-done.sh b/photo-import/scripts/crawl-loop-until-done.sh
index 4ec80ce..3e23b17 100755
--- a/photo-import/scripts/crawl-loop-until-done.sh
+++ b/photo-import/scripts/crawl-loop-until-done.sh
@@ -7,7 +7,7 @@
set -e
ROOT_FOLDER_ID="${1:-1EseL0aeqon8asglkFTviTA7ZHuDNWD8E}"
-PROJECT_DIR="${PROJECT_DIR:-/Users/stevestudio2/Projects/thesetdecorator}"
+PROJECT_DIR="${PROJECT_DIR:-/Users/macstudio3/Projects/thesetdecorator}"
PARALLEL="${PARALLEL:-8}"
PER_FOLDER_LIMIT="${PER_FOLDER_LIMIT:-5000}"
MIN_BYTES="${MIN_BYTES:-100000}"
← f99285c auto-save: 2026-06-26T08:43:59 (6 files) — tmp/mockups/01-ed
·
back to Thesetdecorator
·
(newest)