Update temp.inc.sh

This commit is contained in:
2023-12-26 21:03:02 -06:00
parent 2955463f70
commit ca95f09051

View File

@@ -297,7 +297,7 @@ CHECKTEMP_SERVICE(){
cw=20
declare -A last_temp
echo -e "($(date +'%Y-%m-%d %H:%M:%S')) - 'Check Temp' Service Startup" >> ${PW_LOGFILE}
SENDTEMPS "TEMP Service Startup"
SENDTEMPS "TEMP Service Startup" &
while true; do
source ${PW_FOLDER}/defaults.inc