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