benchmarks: correct shebang
This commit is contained in:
parent
df3ad9e0f9
commit
a6a4448e3d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
cd "$( dirname "${BASH_SOURCE[0]}" )"
|
||||
cd ../
|
||||
|
|
Loading…
Add table
Reference in a new issue