mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-09 16:42:10 +08:00
Removed DNS sleep
Users should use command line parameter --dnssleep instead
This commit is contained in:
@@ -204,9 +204,6 @@ _simply_add_record() {
|
|||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
_info "Waiting 60 seconds for DNS changes to be written"
|
|
||||||
_sleep 60
|
|
||||||
|
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user