From 8e2a3855cfd187fe4e714e1df2439545fc9ce4b7 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 29 Jan 2023 09:00:33 -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 e1e40e58..fef9c559 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1007,7 +1007,7 @@ COPYCERTS_NPM(){ olddirs=$(find $ssldir -type l ! -exec test -e {} \; -print) for od in ${olddirs[@]}; do - echo $od + echo "here: $od" done if [ ! -z ${LOCAL_SERVICES+x} ]; then