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