Update Shebang to point to /bin/sh
This commit is contained in:
parent
053f356774
commit
964ec77e2c
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/sh
|
||||||
|
|
||||||
set -eu
|
set -eu
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue