We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a51e415 commit 8306353Copy full SHA for 8306353
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