diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 73328600..523bfeed 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -580,10 +580,10 @@ NIGHTLYRENEW(){ LISTCERTS(){ if [ ! -z ${LOCAL_SERVICES+x} ]; then NCMD='ssh root@10.5.10.51' - ${NCMD} 'for certdir in /etc/letsencrypt/live/*/ ; do echo $certdir; done' - # for line in $( /tmp/remotessl + for line in $(