Update nodemgmt-scripts.sh
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user