Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-06 21:31:15 -06:00
parent 4722086bdc
commit 18917b992a

View File

@@ -176,7 +176,6 @@ CERTRENEW(){
echo -e "${daterun}" >> /etc/letsencrypt/cert-renewal.lastrun echo -e "${daterun}" >> /etc/letsencrypt/cert-renewal.lastrun
DIVIDER true DIVIDER true
echo -en "${idsCL[LightYellow]}Waiting for certifcate replication between the nodes... ${idsCL[Default]}" echo -en "${idsCL[LightYellow]}Waiting for certifcate replication between the nodes... ${idsCL[Default]}"
echo
checked=false checked=false
timeout=`date --date='2 minutes' +%s` timeout=`date --date='2 minutes' +%s`
until [ "${checked}" = "" ]; do until [ "${checked}" = "" ]; do