Update temp.inc.sh
This commit is contained in:
@@ -239,7 +239,7 @@ CHECKTEMP(){
|
|||||||
else
|
else
|
||||||
echo -e "${idsCL[Default]}"
|
echo -e "${idsCL[Default]}"
|
||||||
fi
|
fi
|
||||||
|
echo YES
|
||||||
### DETAILS VIEW
|
### DETAILS VIEW
|
||||||
if [ ${DETAILS} -eq 1 ] && [ ! -f ${PW_TMPFOLDER}/${SENSOR}.down ] && [ "${temp_f}" != "timeout" ] && [ "${temp_f}" != "offline" ]; then
|
if [ ${DETAILS} -eq 1 ] && [ ! -f ${PW_TMPFOLDER}/${SENSOR}.down ] && [ "${temp_f}" != "timeout" ] && [ "${temp_f}" != "offline" ]; then
|
||||||
DIVIDER . white ${PRI_WIDTH}
|
DIVIDER . white ${PRI_WIDTH}
|
||||||
|
|||||||
Reference in New Issue
Block a user