From a855ffb3e3d48b55016fec6cf61e14ad170a1681 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 6 Feb 2024 22:20:11 -0600 Subject: [PATCH] Update temp.inc.sh --- inc/temp.inc.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index 3cf4d5ae..551152cd 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -26,6 +26,7 @@ CHECKTEMP(){ start=`date +%s` cw=25 cdt=$(date +%Y-%m-%d-%H-%M-%S) + REPORT=0 while [ $# -gt 0 ]; do case "$1" in -a|-avg) avgdays=${2};;