Update powerwall.sh

This commit is contained in:
2023-05-27 16:41:59 -05:00
parent 310baa2eac
commit 127c1a8807

View File

@@ -658,6 +658,7 @@ TEST(){
average=$(bc <<< "scale=2; ${temptotal}/${logsfound}")
echo "Logs found: ${logsfound}"
echo "Average: ${average}"
echo