diff --git a/powerwall.sh b/powerwall.sh index 6e2b1271..d70f64b8 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -69,7 +69,7 @@ CHECKTEMP_SERVICE(){ fi echo "($temp_d @ $temp_t) CRITICAL: $temp_f°F" - else + #else #last_temp=1 # echo "NORMAL TEMP: $temp_f°F" | mail -s "${1} TEMP NORMAL" $email_alert #echo "($temp_d @ $temp_t) normal: $temp_f°F"