mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-09 16:01:46 +00:00
Format to comply with style guide
This commit is contained in:
parent
8cdceb83b2
commit
459faf4dfb
@ -203,7 +203,7 @@ _simply_add_record() {
|
||||
_err "$response"
|
||||
return 1
|
||||
fi
|
||||
|
||||
|
||||
_info "Waiting 60 seconds for DNS changes to be written"
|
||||
_sleep 60
|
||||
|
||||
@ -252,7 +252,7 @@ _simply_rest() {
|
||||
_err "error $ep"
|
||||
return 1
|
||||
fi
|
||||
|
||||
|
||||
response="$(echo "$response" | _normalizeJson)"
|
||||
|
||||
_debug2 response "$response"
|
||||
|
Loading…
Reference in New Issue
Block a user