mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-11 23:02:44 +00:00
fix format
This commit is contained in:
parent
7345b92c75
commit
04f7f0ab3d
2
acme.sh
2
acme.sh
@ -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".
|
||||||
|
Loading…
x
Reference in New Issue
Block a user