Index: git-new-branch |
diff --git a/git-new-branch b/git-new-branch |
index e08023cd581a21214764b4bccd9182180987069f..fb56ee88d296d0aae0ddddfb857299e5ed172972 100755 |
--- a/git-new-branch |
+++ b/git-new-branch |
@@ -1,4 +1,4 @@ |
-#!/bin/bash |
+#!/usr/bin/env bash |
# Copyright 2014 The Chromium Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |