Update temp.inc.sh
This commit is contained in:
@@ -298,8 +298,7 @@ CHECKTEMP_SERVICE(){
|
|||||||
declare -A last_temp
|
declare -A last_temp
|
||||||
echo -e "($(date +'%Y-%m-%d %H:%M:%S')) - 'Check Temp' Service Startup" >> ${PW_LOGFILE}
|
echo -e "($(date +'%Y-%m-%d %H:%M:%S')) - 'Check Temp' Service Startup" >> ${PW_LOGFILE}
|
||||||
while true; do
|
while true; do
|
||||||
echo starting
|
echo starting; start=`date +%s`
|
||||||
start=`date +%s`
|
|
||||||
source ${PW_FOLDER}/defaults.inc
|
source ${PW_FOLDER}/defaults.inc
|
||||||
|
|
||||||
# time="$(date +%H)$(date +%M)"
|
# time="$(date +%H)$(date +%M)"
|
||||||
|
|||||||
Reference in New Issue
Block a user