fuzz/minimise_corpora.sh: Add shebang and chmod +x

The script now matches fuzz/refresh_ssl_corpora.sh.

Change-Id: I0089c5091e3e21c5590a73909b05e066fefe4a34
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/47604
Reviewed-by: Adam Langley <agl@google.com>
This commit is contained in:
Dan McArdle
2021-05-19 17:47:56 -04:00
committed by Adam Langley
parent 747229ec7e
commit 5e72294888
Regular → Executable
+1
View File
@@ -1,3 +1,4 @@
#!/bin/bash
# Copyright (c) 2016, Google Inc.
#
# Permission to use, copy, modify, and/or distribute this software for any