Disabling SC2034
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…
Reference in New Issue