← back to Govarbitrage
auto-save: 2026-07-10T08:44:50 (1 files) — scripts/deploy-auctions.sh
a0d4caebe39361e80169ffd1eb88cd2355451708 · 2026-07-10 08:44:55 -0700 · Steve Abrams
Files touched
M scripts/deploy-auctions.sh
Diff
commit a0d4caebe39361e80169ffd1eb88cd2355451708
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Fri Jul 10 08:44:55 2026 -0700
auto-save: 2026-07-10T08:44:50 (1 files) — scripts/deploy-auctions.sh
---
scripts/deploy-auctions.sh | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/scripts/deploy-auctions.sh b/scripts/deploy-auctions.sh
index d206141..75b642c 100755
--- a/scripts/deploy-auctions.sh
+++ b/scripts/deploy-auctions.sh
@@ -11,7 +11,10 @@ LOCAL=/Users/macstudio3/Projects/govarbitrage
echo "▶ rsync app → $HOST:$DIR"
cd "$LOCAL"
-rsync -az \
+# --delete makes the server match this repo exactly, removing stale files from
+# the prior stub build (its root app/ dir shadowed our src/app/ and broke the
+# build). Excludes below are protected from deletion (.env, node_modules, etc.).
+rsync -az --delete \
--exclude node_modules --exclude .next --exclude .git --exclude '.env' \
--exclude logs --exclude 'prisma/*.db' --exclude '.DS_Store' \
./ "$HOST:$DIR/"
← 5216572 Phase 21b: deploy-auctions.sh uses --force-reset (old Kamate
·
back to Govarbitrage
·
Crack Municibid (free): SSR /browse HTML parser, no API/brow 860397d →