diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index b0f1e52d..053076c2 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -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