diff options
Diffstat (limited to 'bsp')
-rwxr-xr-x | bsp/update-targets.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bsp/update-targets.sh b/bsp/update-targets.sh index e3b2496..5a5ede0 100755 --- a/bsp/update-targets.sh +++ b/bsp/update-targets.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env sh +#!/usr/bin/env bash help() { cat >&2 <<EOF |