Update temp.inc.sh

This commit is contained in:
2024-04-21 21:22:14 -05:00
parent cd4b79a07d
commit 06ee54ab39

View File

@@ -367,7 +367,7 @@ CHECKTEMP(){
elif [ "$(cat ${PW_TMPFOLDER}/.lastfancheck/${SENSOR}.set | cut -d'~' -f 2)" == "d" ]; then
echo -e "\u25BC ${idsCL[Default]}"
else
echo -e "${idsCL[LightCyan]}= ${idsCL[Default]}"
echo -e "${idsCL[Default]}"
fi
fi
fi