Update powerwall.sh

This commit is contained in:
2023-12-01 09:37:23 -06:00
parent ba35f387c3
commit 6d7fe065f8

View File

@@ -194,7 +194,7 @@ SENDDAILY(){
CHECKTEMP_SERVICE(){
cw=20
declare -A last_temp
echo -e "($(date +'%Y-%m-%d %H:%M:%S')) - ---- - ---- - Service Startup" >> ${PW_LOGFILE}
echo -e "($(date +'%Y-%m-%d %H:%M:%S')) - ---- - ---- - 'Check Temp' Service Startup" >> ${PW_LOGFILE}
while true; do
# start=`date +%s`
# time="$(date +%H)$(date +%M)"