mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-04-30 04:22:44 +00:00
Add shellcheck disable=SC2034 for the info variable
This commit is contained in:
parent
abc76299c0
commit
833632eee3
@ -1,4 +1,5 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
|
# shellcheck disable=SC2034
|
||||||
dns_he_ddns_info='Hurricane Electric HE.net DDNS
|
dns_he_ddns_info='Hurricane Electric HE.net DDNS
|
||||||
Site: dns.he.net
|
Site: dns.he.net
|
||||||
Docs: github.com/acmesh-official/acme.sh/wiki/dnsapi2#dns_he_ddns
|
Docs: github.com/acmesh-official/acme.sh/wiki/dnsapi2#dns_he_ddns
|
||||||
|
Loading…
x
Reference in New Issue
Block a user