Update powerwall.sh

This commit is contained in:
2022-09-03 14:39:47 -05:00
parent a93eac476f
commit dccb0c676e

View File

@@ -70,7 +70,7 @@ CHECKTEMP_SERVICE(){
echo "($temp_d @ $temp_t) CRITICAL: $temp_f°F"
else
last_temp=1
#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"
fi