Use sh not bash.
This commit is contained in:
parent
0010c2adf6
commit
c5464e03ed
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
set -eu
|
||||
|
||||
|
|
Loading…
Reference in a new issue