Support systems where bash isn't in /usr/bin
This commit is contained in:
parent
9f261e2213
commit
fef75dadc9
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue