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 30, 2024
1 parent ce07309 commit ccdca67
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 ccdca67

Please sign in to comment.