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