diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index cd9f8c0a..fd6ecc95 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -629,6 +629,7 @@ CHECKTEMP_SERVICE_RUNSENSOR(){ } SENDTEMPS(){ + SENDTEMP & st_temps=$(SENDTEMP ${2}) SENDNOTICE "${1}" "${st_temps}" }