Index: git-freeze |
diff --git a/git-freeze b/git-freeze |
index 94e1cb660b58fa8b2b0df80a311ce49f84b2c69a..0187c2eeb48b19c1dcf6e74121323a67868ce54c 100755 |
--- a/git-freeze |
+++ b/git-freeze |
@@ -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. |