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