From fa8d5a9d398cafab0a8b9fa0f45b669a8a7db4cc Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 17 Dec 2023 13:21:51 -0600 Subject: [PATCH] Update power.inc.sh --- inc/power.inc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/power.inc.sh b/inc/power.inc.sh index fd3d62d0..2e9fd202 100644 --- a/inc/power.inc.sh +++ b/inc/power.inc.sh @@ -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