Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-11 12:29:29 -06:00
parent ee5490db01
commit 2a3f5a7c2c

View File

@@ -625,7 +625,7 @@ LISTCERTS(){
echo -e "${idsCL[Cyan]}${spc} ${idsCL[Cyan]}${SUBJECT_NAMES[3]}, ${SUBJECT_NAMES[4]}, ${SUBJECT_NAMES[5]}${idsCL[Default]}"
fi
DIVIDER false darkGray 90
DIVIDER false darkGray 100
done
echo
if [ -z $action ] || [ "${action}" = "gui" ]; then