Chromium Code Reviews| Index: git-thaw |
| diff --git a/git-thaw b/git-thaw |
| index 7978be2843018f10a4eae27f73dcb83f317851ec..74716f1cefe8b6a180b2ffccc76df7d804eb645d 100755 |
| --- a/git-thaw |
| +++ b/git-thaw |
| @@ -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. |