Update powerwall.sh
This commit is contained in:
@@ -505,7 +505,7 @@ DAILYTEMP(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
GETHOSTPOWER(){
|
GETHOSTPOWER(){
|
||||||
if [ "$(CHECK_HOST ${1})" != "false" ]; then
|
if [ "$(CHECK_HOST ${PW_HOST_ADDRESSES[${PW_iDRACHOST_SHORTNAMES[$1]}]})" != "false" ]; then
|
||||||
if [ "${1}" == "10.10.2.26" ]; then
|
if [ "${1}" == "10.10.2.26" ]; then
|
||||||
temp=0
|
temp=0
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user