summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtools/build_snapshots.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build_snapshots.sh b/tools/build_snapshots.sh
index 77ff0f6..f57cee1 100755
--- a/tools/build_snapshots.sh
+++ b/tools/build_snapshots.sh
@@ -60,7 +60,7 @@ echo ">>> Execing build.conf"
BUILDCOUNTER=0
# Local variables that are used by builder scripts
-STAGINGAREA=/tmp/staging
+STAGINGAREA=${SCRATCHDIR}/staging
RSYNCIP="snapshots.pfsense.org"
RSYNCKBYTELIMIT="248000"
OpenPOWER on IntegriCloud