Update power.inc.sh
This commit is contained in:
@@ -693,7 +693,7 @@ HOSTPOWER(){
|
||||
echo -e "${idsCL[Green]}"
|
||||
ipmitool -I lanplus -H ${idracip} -U ${PW_ESXI_USER} -P "${PW_ESXI_PASS}" chassis power ${2,,}
|
||||
else
|
||||
echo -e "\n${idsCL[LightCyan]}Host is already Powered ON${idsCL[Default]}\n\n"
|
||||
echo -e "\n${idsCL[LightCyan]}Host is already Powered ON${idsCL[Default]}"
|
||||
|
||||
fi
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user