From 99e5b8a386786668c8da8d7936649796dc99215c Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Wed, 6 May 2020 00:39:39 +0200 Subject: [PATCH] whitespace --- shellpki | 1 - 1 file changed, 1 deletion(-) diff --git a/shellpki b/shellpki index aedc068..8521024 100755 --- a/shellpki +++ b/shellpki @@ -487,7 +487,6 @@ create() { else echo "The certificate file is available at \`${crt_file}'" fi - else if [ -z "${cn}" ]; then show_usage >&2