Changed shebang from bash to sh in overlay_build.sh
This commit is contained in:
parent
e1e09d8ace
commit
48362338f4
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
SRC_DIR=$(pwd)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user