Update temp.inc.sh

This commit is contained in:
2024-05-12 17:25:07 -05:00
parent 4c3b35fc78
commit b78781c109

View File

@@ -256,7 +256,7 @@ CHECKTEMP(){
lico="\u22C5"
fi
([ "${temp_h}" != "" ] && [ "${temp_h}" != "0" ]) && echo -en "${idsCL[White]}| " || echo -n " "
echo -en "${idsCL[Default]} "
echo -en "${idsCL[Default]} ${#M} "
# [ ${#M} -eq 2 ] && echo -n " "
if [ ${#M} -lt 3 ]; then
c=0; spc1=`expr ${#M} - 1`