Fix linux-izm in shebang
This commit is contained in:
parent
7452ff8cc2
commit
5357ae6422
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
# exit on errors
|
||||
set -e
|
||||
|
|
Loading…
Reference in New Issue