Minor updates to dumpcerts.sh
This commit is contained in:
parent
3be74bb275
commit
f35d574759
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ ${USAGE}" >&2
|
|||
|
||||
bad_acme() {
|
||||
echo "
|
||||
There was a problem parsing your acme.json file. $1
|
||||
There was a problem parsing your acme.json file.
|
||||
|
||||
${USAGE}" >&2
|
||||
exit 2
|
||||
|
|
Loading…
Reference in a new issue