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