diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index 539f1959..14fc51dc 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -641,7 +641,7 @@ CHECKTEMP_SERVICE_RUNSENSOR(){ } SENDTEMPS(){ - st_temps=$(SENDTEMP) + st_temps=$(SENDTEMP ${2}) SENDNOTICE "${1}" "${st_temps}" } SENDTEMP(){