summaryrefslogtreecommitdiff
path: root/src/all.bash
diff options
context:
space:
mode:
Diffstat (limited to 'src/all.bash')
-rwxr-xr-xsrc/all.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/all.bash b/src/all.bash
index 006ac5965..67c19cd43 100755
--- a/src/all.bash
+++ b/src/all.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.