bash: Invoke bash using /usr/bin/env
Signed-off-by: a1346054 <36859588+a1346054@users.noreply.github.com>
This commit is contained in:

committed by
Alexander Larsson

parent
bdb17e3e07
commit
f2a2dbbeb9
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -xeuo pipefail
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -xeuo pipefail
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -xeuo pipefail
|
||||
|
||||
|
Reference in New Issue
Block a user