← back to Designer Wallcoverings
patcher: avoid slash in LIVE label so backup path is valid
008d22cf5f5780d3c23a948b7f54f9d5c9916178 · 2026-06-24 15:22:27 -0700 · Steve
Files touched
M shopify/push-spec-metafield-value-fix.sh
Diff
commit 008d22cf5f5780d3c23a948b7f54f9d5c9916178
Author: Steve <steve@designerwallcoverings.com>
Date: Wed Jun 24 15:22:27 2026 -0700
patcher: avoid slash in LIVE label so backup path is valid
---
shopify/push-spec-metafield-value-fix.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/shopify/push-spec-metafield-value-fix.sh b/shopify/push-spec-metafield-value-fix.sh
index 0ea5fe25..ceac50b0 100755
--- a/shopify/push-spec-metafield-value-fix.sh
+++ b/shopify/push-spec-metafield-value-fix.sh
@@ -37,7 +37,7 @@ for t in themes: print(" ", t["id"], t["role"], "|", t["name"])
if live:
match = [t for t in themes if t["role"] == "main"]
- label = "LIVE/main"
+ label = "LIVE-main"
else:
match = [t for t in themes if t["name"] == dev_name and t["role"] != "main"] \
or [t for t in themes if t["role"] == "development"]
← 246d40e9 cc-api: add sync-china-seas.js — re-PUT mailer HTML to draft
·
back to Designer Wallcoverings
·
auto-save: 2026-06-24T15:27:54 (2 files) — vendor-scrapers/c cb3bd9c1 →