From c17b9cff74905980e369e5c1999af7481323e1c4 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 16 Mar 2024 09:02:50 -0500 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 446b8f1d..b0f1e52d 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -923,7 +923,7 @@ Previous Temp: ${last_temp}${GAUGESH}" SENDNOTICE "${SENSOR} Sensor ERROR" "ERROR reading sensor data" 1 echo "($(date +'%Y-%m-%d %H:%M:%S')) - ${SENSOR} Sensor - ERROR reading sensor data" >> ${logtemp} fi - QRY='' + QRY="" fi if [ "${QRY}" != "" ]; then ${mysql_conn} -e "${QRY}"