diff options
Diffstat (limited to 'src/all-arm.bash')
-rwxr-xr-x | src/all-arm.bash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/all-arm.bash b/src/all-arm.bash index 0bf9927af..e089b9cf4 100755 --- a/src/all-arm.bash +++ b/src/all-arm.bash @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Copyright 2009 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. |