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