Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
343d7df5
Unverified
Commit
343d7df5
authored
Oct 30, 2019
by
stilez
Committed by
GitHub
Oct 30, 2019
Browse files
shellcheck directive
parent
a32b9554
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_pleskxml.sh
View file @
343d7df5
#!/usr/bin/env sh
# Globally disable this shellcheck error.
# Shellcheck errors on egrep ("deprecated"), but acme.sh uses egrep for compatibility.
# shellcheck disable=SC2196
## Name: dns_pleskxml.sh
## Created by Stilez.
## Also uses some code from PR#1832 by @romanlum (https://github.com/Neilpang/acme.sh/pull/1832/files)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment