diff options
-rw-r--r-- | rcynic/make-ita.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rcynic/make-ita.sh b/rcynic/make-ita.sh index c382b77d..2ea89b06 100644 --- a/rcynic/make-ita.sh +++ b/rcynic/make-ita.sh @@ -38,4 +38,4 @@ fi echo "$1" openssl x509 -inform DER -in "$tmpfile" -pubkey -noout | -egrep -v -e '-----(BEGIN|END)' +awk '!/-----(BEGIN|END)/' |