BuildSystem: all scripts have now bash shebang
I could not use the scripts on debian
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
BINUTILS_VERSION="binutils-2.39"
|
||||
|
||||
Reference in New Issue
Block a user