Update temp.inc.sh

This commit is contained in:
2025-06-21 16:24:23 -05:00
parent 06081e15d4
commit 114011bcd3

View File

@@ -1598,7 +1598,8 @@ ESXI_FANSPEED_MGMT(){
} }
SENDTEMPS(){ SENDTEMPS(){
st_temps=$(SENDTEMP ${2}) # st_temps=$(SENDTEMP ${2})
SENDTEMP
SENDNOTICE "${1}" "${st_temps}" SENDNOTICE "${1}" "${st_temps}"
} }
SENDTEMP(){ SENDTEMP(){