From 2a3f5a7c2cfd479c69ce81f39696c9ea50f7eeae Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 11 Feb 2019 12:29:29 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 2e96b119..d53dd939 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -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