We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce07309 commit ccdca67Copy full SHA for ccdca67
check-prefix.sh
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/usr/bin/env bash
2
if [[ $# != 2 ]]; then
3
echo >&2 "Usage $0 BASH_PROGRAM PREFIX"
4
exit 3
0 commit comments