Update temp.inc.sh
This commit is contained in:
@@ -88,7 +88,7 @@ CHECKTEMP(){
|
|||||||
if [ -f ${PW_TMPFOLDER}/.lastfancheck/${cSENSOR}.gl ]; then
|
if [ -f ${PW_TMPFOLDER}/.lastfancheck/${cSENSOR}.gl ]; then
|
||||||
FSC="${idsCL[LightGreen]}${idsST[Bold]}"
|
FSC="${idsCL[LightGreen]}${idsST[Bold]}"
|
||||||
elif [ -f ${PW_TMPFOLDER}/.lastfancheck/${cSENSOR}.set ]; then
|
elif [ -f ${PW_TMPFOLDER}/.lastfancheck/${cSENSOR}.set ]; then
|
||||||
FSC="${idsCL[Green]}"
|
FSC="${idsCL[LightGreen]}"
|
||||||
else
|
else
|
||||||
FSC="${idsCL[LightYellow]}"
|
FSC="${idsCL[LightYellow]}"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user