From 554f6166c96bb307a1bb4d5c9d94edfab9194509 Mon Sep 17 00:00:00 2001 From: Jeremy Dubois Date: Tue, 29 Mar 2022 18:59:09 +0200 Subject: [PATCH] Forget to delete a debug line --- shellpki | 1 - 1 file changed, 1 deletion(-) diff --git a/shellpki b/shellpki index c84bb82..663020b 100755 --- a/shellpki +++ b/shellpki @@ -508,7 +508,6 @@ create() { crt_expiration_arg="-days ${days}" else error "Argument error: \"${days}\" is not a valid value for \`--days'." - echo $days fi fi if [ -n "${end_date}" ]; then