Browse Source

link to repo for dnsimple integration support

pull/443/head
Matthew Turney 8 years ago
parent
commit
326ac485b3
No known key found for this signature in database GPG Key ID: FC06F79FAA020CF
  1. 1
      dnsapi/dns_dnsimple.sh

1
dnsapi/dns_dnsimple.sh

@ -1,6 +1,7 @@
#!/usr/bin/env sh
# DNSimple domain api
# https://github.com/pho3nixf1re/acme.sh/issues
#
# 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.

Loading…
Cancel
Save