Index: sdk/bin/dartfmt_sdk |
diff --git a/sdk/bin/dartfmt_sdk b/sdk/bin/dartfmt_sdk |
index 0a9cbefcb3a6320961b4b044a8683e916533bd45..273733ce217274e6a9956eaab11b0a49c719b391 100755 |
--- a/sdk/bin/dartfmt_sdk |
+++ b/sdk/bin/dartfmt_sdk |
@@ -1,4 +1,4 @@ |
-#!/bin/bash |
+#!/usr/bin/env bash |
# Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file |
# for details. All rights reserved. Use of this source code is governed by a |
# BSD-style license that can be found in the LICENSE file. |