Update powerwall.sh
This commit is contained in:
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user