From ca95f09051f37e4675e24abeef5b68d6807cd46c Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 26 Dec 2023 21:03:02 -0600 Subject: [PATCH] Update temp.inc.sh --- inc/temp.inc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index 82f96599..af61ed2b 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -297,7 +297,7 @@ CHECKTEMP_SERVICE(){ cw=20 declare -A last_temp echo -e "($(date +'%Y-%m-%d %H:%M:%S')) - 'Check Temp' Service Startup" >> ${PW_LOGFILE} - SENDTEMPS "TEMP Service Startup" + SENDTEMPS "TEMP Service Startup" & while true; do source ${PW_FOLDER}/defaults.inc