Update power.inc.sh

This commit is contained in:
2024-01-12 19:53:16 -06:00
parent 21595c4f4e
commit 4bcf976407

View File

@@ -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