From 18917b992ad10cea396c3404c3e013e2c410a5fa Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 6 Feb 2019 21:31:15 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 8bd79ba3..36bc0836 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -175,8 +175,7 @@ CERTRENEW(){ daterun=`date +%Y-%m-%d-%H-%M` echo -e "${daterun}" >> /etc/letsencrypt/cert-renewal.lastrun DIVIDER true - echo -en "${idsCL[LightYellow]}Waiting for certifcate replication between the nodes... ${idsCL[Default]}" - echo + echo -en "${idsCL[LightYellow]}Waiting for certifcate replication between the nodes... ${idsCL[Default]}" checked=false timeout=`date --date='2 minutes' +%s` until [ "${checked}" = "" ]; do