mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-02 14:02:46 +00:00
Resolve PR comments on info block formatting
This commit is contained in:
parent
fcc67b95e5
commit
1beac13225
@ -1,18 +1,14 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
# shellcheck disable=SC2034
|
# shellcheck disable=SC2034
|
||||||
dns_openprovider_rest_info='OpenProvider (REST)
|
dns_openprovider_rest_info='OpenProvider (REST)
|
||||||
Site:
|
Domains: OpenProvider.com
|
||||||
OpenProvider.eu
|
Site: OpenProvider.eu
|
||||||
OpenProvider.com
|
Docs: github.com/acmesh-official/acme.sh/wiki/dnsapi2#dns_openprovider_rest
|
||||||
Docs:
|
|
||||||
github.com/acmesh-official/acme.sh/wiki/dnsapi2#dns_openprovider_rest
|
|
||||||
Options:
|
Options:
|
||||||
OPENPROVIDER_REST_USERNAME Openprovider Account Username
|
OPENPROVIDER_REST_USERNAME Openprovider Account Username
|
||||||
OPENPROVIDER_REST_PASSWORD Openprovider Account Password
|
OPENPROVIDER_REST_PASSWORD Openprovider Account Password
|
||||||
Issues:
|
Issues: github.com/acmesh-official/acme.sh/issues/6122
|
||||||
github.com/acmesh-official/acme.sh/issues/6122
|
Author: Lambiek12
|
||||||
Author:
|
|
||||||
Lambiek12
|
|
||||||
'
|
'
|
||||||
|
|
||||||
OPENPROVIDER_API_URL="https://api.openprovider.eu/v1beta"
|
OPENPROVIDER_API_URL="https://api.openprovider.eu/v1beta"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user