From ed3df2fbdbaacad10e658dd7e021fd3dd84388e8 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 7 Feb 2019 09:40:52 -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 8cc98627..517e3a28 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -125,7 +125,7 @@ STATUS-CHECK(){ NEWCERT(){ echo "" - + if [ -z ${1+x} ]; then echo -e -n "${idsCL[LightCyan]}Create certificate for what address: ${idsCL[Default]}" read NEW_CERT echo ""