Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
849bed4b
Commit
849bed4b
authored
Mar 26, 2017
by
Josh Soref
Browse files
spelling: requires
parent
61a48a5b
Changes
1
Show whitespace changes
Inline
Side-by-side
dnsapi/dns_dgon.sh
View file @
849bed4b
...
@@ -158,7 +158,7 @@ _get_base_domain() {
...
@@ -158,7 +158,7 @@ _get_base_domain() {
export
_H2
=
"Authorization: Bearer
$DO_API_KEY
"
export
_H2
=
"Authorization: Bearer
$DO_API_KEY
"
_debug DO_API_KEY
"
$DO_API_KEY
"
_debug DO_API_KEY
"
$DO_API_KEY
"
## get URL for the list of domains
## get URL for the list of domains
## havent seen this request paginated, tested with 18 domains (more requres manual requests with DO)
## havent seen this request paginated, tested with 18 domains (more requ
i
res manual requests with DO)
DOMURL
=
"https://api.digitalocean.com/v2/domains"
DOMURL
=
"https://api.digitalocean.com/v2/domains"
## get the domain list (DO gives basically a full XFER!)
## get the domain list (DO gives basically a full XFER!)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment