Update temp.inc.sh

This commit is contained in:
2024-03-16 11:47:06 -05:00
parent c17b9cff74
commit c165610217

View File

@@ -927,7 +927,7 @@ Previous Temp: ${last_temp}${GAUGESH}"
fi
if [ "${QRY}" != "" ]; then
${mysql_conn} -e "${QRY}"
rm -f ${PW_TMPFOLDER}/${SENSOR}*
# rm -f ${PW_TMPFOLDER}/${SENSOR}*
echo "${temp_f}" >| ${PW_TMPFOLDER}/.lastinsert/${SENSOR}
fi
# if [ "${PW_SENSOR_TYPE[${SENSOR}]}" == "lacrosse" ]; then