opensbi/scripts
Himanshu Chauhan 506928a1be scripts: use env to invoke bash
Not all systems have bash at a fixed location like /bin/bash.
FreeBSD, for example, would typically have it at /usr/local/bin/bash.
When building OpenSBI on freebsd system, the build breaks.

Its advisable to use: #!/usr/bin/env bash

Signed-off-by: Himanshu Chauhan <hchauhan@ventanamicro.com>
Reviewed-by: Xiang W <wxjstz@126.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
2022-12-10 22:00:27 +05:30
..
Kconfiglib scripts: Add Kconfiglib v14.1.0 under scripts directory 2022-08-08 09:33:03 +05:30
carray.sh scripts: use env to invoke bash 2022-12-10 22:00:27 +05:30
create-binary-archive.sh scripts: use env to invoke bash 2022-12-10 22:00:27 +05:30
d2c.sh scripts: use env to invoke bash 2022-12-10 22:00:27 +05:30