summaryrefslogtreecommitdiffstats
path: root/support/scripts/check-bin-arch
diff options
context:
space:
mode:
Diffstat (limited to 'support/scripts/check-bin-arch')
-rwxr-xr-xsupport/scripts/check-bin-arch2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/scripts/check-bin-arch b/support/scripts/check-bin-arch
index ff974a71bc..b822cdd60d 100755
--- a/support/scripts/check-bin-arch
+++ b/support/scripts/check-bin-arch
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
while getopts p:l:r:a: OPT ; do
case "${OPT}" in
OpenPOWER on IntegriCloud