Update temp.inc.sh

This commit is contained in:
2024-05-09 21:09:57 -05:00
parent 3bf5adc41b
commit cd040cb854

View File

@@ -243,7 +243,7 @@ CHECKTEMP(){
fi
([ "${temp_h}" != "" ] && [ "${temp_h}" != "0" ]) && echo -en "${idsCL[White]}| " || echo -n " "
[ ${#M} -eq 2 ] && echo -n " "
echo -e "${idsCL[White]} ${lclr}${M} Mins Ago ${lclr} ${lico} ${OLD_temp_f[1]}${GAUGESH}"
echo -e "${idsCL[White]} ${lclr}${M} Mins Ago ${lclr} ${lico} ${OLD_temp_f[1]}${GAUGESH}"
done
fi