Update temp.inc.sh
This commit is contained in:
@@ -83,7 +83,7 @@ CHECKTEMP(){
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
end=`date +%s`; runtime=$((end-start)); echo -e "\nruntime: ${runtime}"
|
end=`date +%s`; runtime=$((end-start)); echo -e "\nruntime: ${runtime}"
|
||||||
[ "${PW_ACTION}" != "" ] && echo "${idsCL[Default]}"
|
[ "${PW_ACTION}" != "" ] && echo -e "${idsCL[Default]}"
|
||||||
}
|
}
|
||||||
|
|
||||||
CHECKTEMPSENSOR(){
|
CHECKTEMPSENSOR(){
|
||||||
|
|||||||
Reference in New Issue
Block a user