fix warning msg
This commit is contained in:
parent
9f8322b0e3
commit
c68dad0d9b
@ -263,7 +263,7 @@ node_info_configure() {
|
|||||||
info "Detected $otherTempCount other temperature reading(s)."
|
info "Detected $otherTempCount other temperature reading(s)."
|
||||||
ENABLE_OTHER_TEMP=1; sensors_detected=true
|
ENABLE_OTHER_TEMP=1; sensors_detected=true
|
||||||
else
|
else
|
||||||
warn "No other (non-CPU/RAM/HDD/NVMe) temperature sensors found."
|
warn "No other temperature sensors found."
|
||||||
fi
|
fi
|
||||||
#region Other thermals
|
#region Other thermals
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user