mirror of
https://github.com/codex-storage/codex-contracts-eth.git
synced 2025-02-03 07:03:26 +00:00
[fuzzing] Use correct hashbang
Co-authored-by: Adam Uhlíř <adam@uhlir.dev>
This commit is contained in:
parent
f530bc5081
commit
96aa98c734
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
root=$(cd $(dirname "$0")/.. && pwd)
|
||||
|
Loading…
x
Reference in New Issue
Block a user