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