| Index: sdk/bin/dart2js_developer
|
| diff --git a/sdk/bin/dart2js_developer b/sdk/bin/dart2js_developer
|
| index 948cb4a0ea5795193227d19cb2900955c4ea5abb..226d1a935e926de83b2cdc223a0efc8a3f3e737d 100755
|
| --- a/sdk/bin/dart2js_developer
|
| +++ b/sdk/bin/dart2js_developer
|
| @@ -1,4 +1,4 @@
|
| -#!/bin/bash
|
| +#!/usr/bin/env bash
|
| # Copyright (c) 2012, 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.
|
|
|