Update temp.inc.sh
This commit is contained in:
@@ -413,7 +413,7 @@ CHECKTEMP(){
|
||||
elif [ "$(cat ${PW_TMPFOLDER}/.lastfancheck/${SENSOR}.set | cut -d'~' -f 2)" == "d" ]; then
|
||||
echo -e "${idsCL[LightCyan]}\u25BC ${idsCL[Default]}"
|
||||
elif [ "$(cat ${PW_TMPFOLDER}/.lastfancheck/${SENSOR}.set | cut -d'~' -f 2)" == "m" ]; then
|
||||
echo -e "${idsCL[LightCyan]}\u2720" ${idsCL[Default]}"
|
||||
echo -e "${idsCL[LightCyan]}\u2720 ${idsCL[Default]}"
|
||||
else
|
||||
echo -e "${idsCL[Default]}"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user