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