From f35d5747597a39aa52f043d1a66f01c51a067dca Mon Sep 17 00:00:00 2001 From: Jack Twilley Date: Tue, 10 Apr 2018 07:52:05 -0700 Subject: [PATCH] Minor updates to dumpcerts.sh --- contrib/scripts/dumpcerts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/scripts/dumpcerts.sh b/contrib/scripts/dumpcerts.sh index e763b63fc..42f465630 100755 --- a/contrib/scripts/dumpcerts.sh +++ b/contrib/scripts/dumpcerts.sh @@ -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