Skip to content

Commit 8306353

Browse files
committed
Docker bash:4.4 has bash at /usr/local/bin
1 parent a51e415 commit 8306353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check-prefix.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/usr/bin/env bash
22
if [[ $# != 2 ]]; then
33
echo >&2 "Usage $0 BASH_PROGRAM PREFIX"
44
exit 3

0 commit comments

Comments
 (0)