From 499adec70f86f3e57639fa79cfdab01bae5e959e Mon Sep 17 00:00:00 2001 From: BIBOLV <49994376+BIBOLV@users.noreply.github.com> Date: Fri, 7 Apr 2023 21:19:59 +0300 Subject: [PATCH] Update kem-extract.sh --- utils/kem-extract.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/kem-extract.sh b/utils/kem-extract.sh index a07ab69..e619d32 100755 --- a/utils/kem-extract.sh +++ b/utils/kem-extract.sh @@ -56,4 +56,4 @@ then else echo "Error when extracting. To debug run: bash -x kem-extract $*" echo "Collect the output and create an issue at https://github.com/wmbusmeters/wmbusmeters" -fi +fi \ No newline at end of file