← back to Nas Setup
mirror FAIL alert: send from steve-office, not info@
b0fe09e23435b699d90b551192ab4a47be0d4390 · 2026-07-31 09:09:26 -0700 · Steve Abrams
Files touched
M scripts/pull-dw-dump.sh
Diff
commit b0fe09e23435b699d90b551192ab4a47be0d4390
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Fri Jul 31 09:09:26 2026 -0700
mirror FAIL alert: send from steve-office, not info@
---
scripts/pull-dw-dump.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/pull-dw-dump.sh b/scripts/pull-dw-dump.sh
index 80248c6..c342136 100755
--- a/scripts/pull-dw-dump.sh
+++ b/scripts/pull-dw-dump.sh
@@ -60,7 +60,7 @@ alert(){ # CNCP card + George email on FAIL. args: <reason>
if [ -f "$HOME/.claude/skills/_shared/george-send.sh" ]; then
. "$HOME/.claude/skills/_shared/george-send.sh"
local body="<div style=\"font-family:-apple-system,sans-serif;color:#222\"><h3 style=\"color:#b23b3b\">⚠ dw_unified on-prem mirror FAILED</h3><div>${reason}</div><div style=\"color:#666;font-size:13px\">This job pulls the nightly Kamatera dump to BOTH Henry and the NAS 2TB share so there's a local restore source (3-2-1). Without it you're back to one cloud copy.</div></div>"
- george_send info "${PULL_TO:-steve@designerwallcoverings.com}" "⚠ dw_unified on-prem mirror FAIL — $(date +%F)" "$body" >/dev/null 2>&1 || true
+ george_send steve-office "${PULL_TO:-steve@designerwallcoverings.com}" "⚠ dw_unified on-prem mirror FAIL — $(date +%F)" "$body" >/dev/null 2>&1 || true
fi
}
← 404391e chore: macstudio3 migration — reconcile from mac2 + repoint
·
back to Nas Setup
·
Gate D (TK-10076): add realestate DB 3-2-1 backup — nightly e448b03 →