Browse Source
link to repo for dnsimple integration support
pull/443/head
Matthew Turney
8 years ago
No known key found for this signature in database
GPG Key ID: FC06F79FAA020CF
1 changed files with
1 additions and
0 deletions
-
dnsapi/dns_dnsimple.sh
|
@ -1,6 +1,7 @@ |
|
|
#!/usr/bin/env sh |
|
|
#!/usr/bin/env sh |
|
|
|
|
|
|
|
|
# DNSimple domain api |
|
|
# DNSimple domain api |
|
|
|
|
|
# https://github.com/pho3nixf1re/acme.sh/issues |
|
|
# |
|
|
# |
|
|
# This is your oauth token which can be acquired on the account page. Please |
|
|
# This is your oauth token which can be acquired on the account page. Please |
|
|
# note that this must be an _account_ token and not a _user_ token. |
|
|
# note that this must be an _account_ token and not a _user_ token. |
|
|