Add shebang line to fuzz_multi.sh (fixes SC2148)

This commit is contained in:
rl1987 2019-04-12 22:38:06 +03:00
parent 7b386f2356
commit 1ee991ed4b

View file

@ -1,3 +1,5 @@
#!/bin/sh
MEMLIMIT_BYTES=21990500990976
N_CPUS=1