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