diff options
Diffstat (limited to 'support/scripts/br2-external')
-rwxr-xr-x | support/scripts/br2-external | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/scripts/br2-external b/support/scripts/br2-external index 7e816081a1..00cb57d1ed 100755 --- a/support/scripts/br2-external +++ b/support/scripts/br2-external @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash set -e # This script must be able to run with bash-3.1, so it can't use |