From 40a70412b9f5c8b7575fb6d45fc78257743d3a04 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 22 Apr 2024 18:12:11 -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 8ee67f2a..5c832b19 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -1018,7 +1018,7 @@ Previous Temp: ${last_temp}${GAUGESH}" fi else - rm -f {PW_TMPFOLDER}/.lastinsert/${SENSOR}.* + rm -f ${PW_TMPFOLDER}/.lastinsert/${SENSOR}.* fi #### LOGGING OF SERVERROOM SENSOR DIFFERENCE