Skip to content

Commit

Permalink
Docker bash:4.4 has bash at /usr/local/bin
Browse files Browse the repository at this point in the history
  • Loading branch information
jansorg committed Dec 27, 2024
1 parent a51e415 commit 8306353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion check-prefix.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
if [[ $# != 2 ]]; then
echo >&2 "Usage $0 BASH_PROGRAM PREFIX"
exit 3
Expand Down

0 comments on commit 8306353

Please sign in to comment.