diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 21f83ce4..62727899 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -693,7 +693,7 @@ LISTCERTS(){ echo -e "${spc} ${SUBJECT_NAMES[3]}, ${SUBJECT_NAMES[4]}, ${SUBJECT_NAMES[5]}" fi - DIVIDER false darkGray 100 + DIVIDER false darkGray 120 done echo if [ -z $action ] || [ "${action}" = "gui" ]; then