Update powerwall.sh

This commit is contained in:
2023-12-11 22:19:27 -06:00
parent c8d29af82a
commit 1680747613

View File

@@ -2331,8 +2331,6 @@ fi
echo -e "}\n"
exit 0
;;
-a|-avg) avgdays=${2};;
-s|-search) search=${2};;
esac
;;
test) CHECKTEMP ${2} ${3};;