From 6667beccf369b3bb4840a6c93d8a44a957d721cb Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 11 Feb 2019 12:23:43 -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..966ba179 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 lightGray done echo if [ -z $action ] || [ "${action}" = "gui" ]; then