From ee5490db01c079bdd1eaf1218e013982913b8e27 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 11 Feb 2019 12:28:38 -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 c9b186d8..2e96b119 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 + DIVIDER false darkGray 90 done echo if [ -z $action ] || [ "${action}" = "gui" ]; then