Unverified Commit e23c0257 authored by Jacob Vandborg's avatar Jacob Vandborg Committed by GitHub
Browse files

Removed DNS sleep

Users should use command line parameter --dnssleep instead
parent 459faf4d
......@@ -204,9 +204,6 @@ _simply_add_record() {
return 1
fi
_info "Waiting 60 seconds for DNS changes to be written"
_sleep 60
return 0
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment