make the configure script actually bash
This commit is contained in:
parent
8689048ba6
commit
01bf0fb6ce
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
set -eu
|
||||
|
||||
|
|
Loading…
Reference in a new issue