Update temp.inc.sh

This commit is contained in:
2024-02-26 17:34:45 -06:00
parent 89a0c7cefc
commit 99a29629b7

View File

@@ -183,7 +183,7 @@ CHECKTEMP(){
fi
if [ "${temp_h}" != "" ] && [ "${temp_h}" != "0" ]; then
echo -e " ${idsCL[White]}|-- ${idsCL[Default]}Humidity : ${idsCL[Green]}${temp_h}%{idsCL[Default]}"
echo -e " ${idsCL[White]}|-- ${idsCL[Default]}Humidity : ${idsCL[Green]}${temp_h}%{idsCL[Default]}"
fi
echo