[object Object]

← back to Wallco Ai

deploy: exclude data/pdp-theme.json from rsync (prod-authored live-theme setting; was clobbered by Mac2 copy each deploy, reverting the live PDP theme)

ca7e5ceaa8eaa3fae68726583e6f01e537e00cbd · 2026-05-31 18:58:46 -0700 · Steve Abrams

Files touched

Diff

commit ca7e5ceaa8eaa3fae68726583e6f01e537e00cbd
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Sun May 31 18:58:46 2026 -0700

    deploy: exclude data/pdp-theme.json from rsync (prod-authored live-theme setting; was clobbered by Mac2 copy each deploy, reverting the live PDP theme)
---
 deploy-kamatera.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/deploy-kamatera.sh b/deploy-kamatera.sh
index da6f5a9..6da07f6 100755
--- a/deploy-kamatera.sh
+++ b/deploy-kamatera.sh
@@ -51,6 +51,7 @@ rsync -az --delete \
   --exclude='data/tif/' \
   --exclude='data/rooms/' \
   --exclude='data/spoonflower-pulled/' \
+  --exclude='data/pdp-theme.json' \
   --exclude='data/cactus-murals/' \
   --exclude='data/yolo-findings/' \
   --exclude='data/edges-scan-*' \

← 08ae76b Generate + publish fresh CORK + RAFFIA drunk-animals sets (5  ·  back to Wallco Ai  ·  deploy.conf (CRITICAL): exclude data/elements + data/tif (lo a1b7baa →