Update powerwall.sh
This commit is contained in:
@@ -15,6 +15,7 @@ VERBOSE=false
|
|||||||
|
|
||||||
CHECKTEMP(){
|
CHECKTEMP(){
|
||||||
cw=20;
|
cw=20;
|
||||||
|
echo
|
||||||
echo -e "${idsCL[Yellow]}Sensor Temperature(s) ${idsCL[Green]}normal${idsCL[Default]}/${idsCL[Yellow]}warning${idsCL[Default]}/${idsCL[Red]}critical${idsCL[Default]}"
|
echo -e "${idsCL[Yellow]}Sensor Temperature(s) ${idsCL[Green]}normal${idsCL[Default]}/${idsCL[Yellow]}warning${idsCL[Default]}/${idsCL[Red]}critical${idsCL[Default]}"
|
||||||
DIVIDER
|
DIVIDER
|
||||||
if [ "${1}" != "" ]; then
|
if [ "${1}" != "" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user