Update temp.inc.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user