|
|
@ -3518,7 +3518,7 @@ _check_dns_entries() { |
|
|
_left=1 |
|
|
_left=1 |
|
|
_info "Not valid yet, let's wait 10 seconds and check next one." |
|
|
_info "Not valid yet, let's wait 10 seconds and check next one." |
|
|
_sleep 10 |
|
|
_sleep 10 |
|
|
__purge_txt |
|
|
|
|
|
|
|
|
__purge_txt |
|
|
done |
|
|
done |
|
|
if [ "$_left" ]; then |
|
|
if [ "$_left" ]; then |
|
|
_info "Let's wait 10 seconds and check again". |
|
|
_info "Let's wait 10 seconds and check again". |
|
|
|