summaryrefslogtreecommitdiff
path: root/cgi/cron
diff options
context:
space:
mode:
Diffstat (limited to 'cgi/cron')
-rwxr-xr-xcgi/cron2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/cron b/cgi/cron
index f8e7b24..f644406 100755
--- a/cgi/cron
+++ b/cgi/cron
@@ -126,7 +126,7 @@ Here's a list of all build-options that were used to build your image:
EOF
- cat "${_DESTDIR}"/"${_BUILD}"/build >> "${_DESTDIR}"/"${_BUILD}"/mail
+ cat "${_TEMPDIR}"/"${_BUILD}".build >> "${_DESTDIR}"/"${_BUILD}"/mail
# Moving binary image
#if ls "${_TEMPDIR}"/"${_BUILD}"/binary*.* > /dev/null 2>&1