mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-04-29 21:32:44 +00:00
Disabling SC2034
This commit is contained in:
parent
9eeb979c7b
commit
5bc01aa251
@ -1,4 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
# shellcheck disable=SC2034
|
||||||
dns_efficientip_info='efficientip.com
|
dns_efficientip_info='efficientip.com
|
||||||
Site: https://efficientip.com/
|
Site: https://efficientip.com/
|
||||||
Docs: github.com/acmesh-official/acme.sh/wiki/dnsapi2#dns_efficientip
|
Docs: github.com/acmesh-official/acme.sh/wiki/dnsapi2#dns_efficientip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user