Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-06 12:17:09 -06:00
parent 68ac00a6bc
commit 316877ae93

View File

@@ -153,6 +153,7 @@ LISTCERTS(){
c=`expr $c + 1`
done
echo -e "${SUBJECT}${spc}$(date -d @${CERTEXPIRE} '+%m-%d-%Y') ${SUBJECTNAMES}"
echo
done
if [ -z $action ] || [ "${action}" = "gui" ]; then