From 4bcf9764073898c6b62d68faf8fcc4e8a275cef0 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Fri, 12 Jan 2024 19:53:16 -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 6daa2cdc..ee10907f 100644 --- a/inc/power.inc.sh +++ b/inc/power.inc.sh @@ -914,7 +914,7 @@ PDUCONTROL(){ esac [ "${PORT_SEL}" == "" ] && unset PORTSEL else - echo -e "${idsCL[LightRed]}Not a valid port number${idsCL[Default]}" + echo -e "\n${idsCL[LightRed]}Not a valid port number${idsCL[Default]}" unset PORTSEL fi