mirror of
https://github.com/logos-storage/logos-storage-contracts-eth.git
synced 2026-03-18 01:23:06 +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