Skip to content

Commit ccdca67

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check-prefix.sh

+1-1
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)