From 97f7dfb0deaf53e2f51a0c95f7ebdab2417d1b07 Mon Sep 17 00:00:00 2001 From: cproudlock Date: Thu, 16 Jul 2026 14:14:44 -0400 Subject: [PATCH] Export script: emit bundle into the pxe-images github transfer folder --- tools/export-github.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/export-github.sh b/tools/export-github.sh index 42f36b1..f00b9d2 100755 --- a/tools/export-github.sh +++ b/tools/export-github.sh @@ -15,7 +15,7 @@ set -euo pipefail WORK=/home/camp/projects/shopdb-flask PUB=/home/camp/projects/shopdb-flask-pub -OUT=/home/camp/pxe-images +OUT=/home/camp/pxe-images/github BUILD_DIST=0 MSG=""