Unverified Commit 343d7df5 authored by stilez's avatar stilez Committed by GitHub
Browse files

shellcheck directive

parent a32b9554
#!/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)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment