Skip to content

Commit

Permalink
Add shellcheck disable=SC2034 for the info variable
Browse files Browse the repository at this point in the history
  • Loading branch information
markkuleinio committed Aug 4, 2024
1 parent abc7629 commit 833632e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dnsapi/dns_he_ddns.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env sh
# shellcheck disable=SC2034
dns_he_ddns_info='Hurricane Electric HE.net DDNS
Site: dns.he.net
Docs: github.com/acmesh-official/acme.sh/wiki/dnsapi2#dns_he_ddns
Expand Down

0 comments on commit 833632e

Please sign in to comment.