Skip to content

Commit bde1771

Browse files
committed
fix shebang
1 parent 8eccdb3 commit bde1771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#/bin/sh
1+
#!/usr/bin/env bash
22

33
Tools/libamrex/configure.py "$@"
44

0 commit comments

Comments
 (0)