Chromium Code Reviews| Index: git-number |
| diff --git a/git-number b/git-number |
| index c311df90f2dcef8aab91af639b6f4b2f4059dc82..e1d1298c5df418349a175930c16dd884d0221bd0 100755 |
| --- a/git-number |
| +++ b/git-number |
| @@ -1,4 +1,4 @@ |
| -#!/bin/bash |
| +#!/usr/bin/env bash |
| # Copyright 2013 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. |