Update temp.inc.sh
This commit is contained in:
@@ -307,9 +307,9 @@ CHECKTEMP(){
|
||||
echo -en " ${idsCL[LightGreen]}\u2B07 "
|
||||
elif [ "${temp_f}" == "$(cat ${PW_TMPFOLDER}/.lastinsert/${SENSOR}-${sensorname// /_}.old | cut -d'~' -f 1)" ]; then
|
||||
echo -en " ${idsCL[LightCyan]}${idsST[Bold]}~${idsST[Reset]} "
|
||||
else
|
||||
echo -en " "
|
||||
fi
|
||||
else
|
||||
echo -en " "
|
||||
fi
|
||||
|
||||
if [ "${avgdays}" != "noavg" ]; then
|
||||
|
||||
Reference in New Issue
Block a user