Minor updates to dumpcerts.sh

This commit is contained in:
Jack Twilley 2018-04-10 07:52:05 -07:00 committed by Traefiker Bot
parent 3be74bb275
commit f35d574759

View file

@ -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