From 96282991455af90e200aab37de2a7ceaf308f40d Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 11 Feb 2019 11:22:55 -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 6e1f58c4..1eb15bc5 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -582,7 +582,7 @@ LISTCERTS(){ NCMD='ssh root@10.5.10.51' ${NCMD} "for certdir in /etc/letsencrypt/live/*/ ; do echo $certdir; done" > log for line in $(