Update temp.inc.sh
This commit is contained in:
@@ -927,7 +927,7 @@ Previous Temp: ${last_temp}${GAUGESH}"
|
|||||||
fi
|
fi
|
||||||
if [ "${QRY}" != "" ]; then
|
if [ "${QRY}" != "" ]; then
|
||||||
${mysql_conn} -e "${QRY}"
|
${mysql_conn} -e "${QRY}"
|
||||||
rm -f ${PW_TMPFOLDER}/${SENSOR}*
|
# rm -f ${PW_TMPFOLDER}/${SENSOR}*
|
||||||
echo "${temp_f}" >| ${PW_TMPFOLDER}/.lastinsert/${SENSOR}
|
echo "${temp_f}" >| ${PW_TMPFOLDER}/.lastinsert/${SENSOR}
|
||||||
fi
|
fi
|
||||||
# if [ "${PW_SENSOR_TYPE[${SENSOR}]}" == "lacrosse" ]; then
|
# if [ "${PW_SENSOR_TYPE[${SENSOR}]}" == "lacrosse" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user