diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index a8ac14df..49967da7 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -629,8 +629,6 @@ CHECKTEMP_SERVICE_RUNSENSOR(){ } SENDTEMPS(){ - SENDTEMP ${2} & - SENDNOTICE "test" "testing 123" st_temps=$(SENDTEMP ${2}) SENDNOTICE "${1}" "${st_temps}" }