Index: git-mark-merge-base |
diff --git a/git-mark-merge-base b/git-mark-merge-base |
index 285e435bfaf76c36126b598d5f1d35b74fa789ae..502d04cacb727a0db305f3d827dc5ee54e494b3a 100755 |
--- a/git-mark-merge-base |
+++ b/git-mark-merge-base |
@@ -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. |