Update temp.inc.sh

This commit is contained in:
2023-12-26 18:42:50 -06:00
parent 107a64ef9e
commit 4e82355051

View File

@@ -298,8 +298,7 @@ CHECKTEMP_SERVICE(){
declare -A last_temp
echo -e "($(date +'%Y-%m-%d %H:%M:%S')) - 'Check Temp' Service Startup" >> ${PW_LOGFILE}
while true; do
echo starting
start=`date +%s`
echo starting; start=`date +%s`
source ${PW_FOLDER}/defaults.inc
# time="$(date +%H)$(date +%M)"