Index: pkg/analysis_server/tool/spec/generate_files |
diff --git a/pkg/analysis_server/tool/spec/generate_files b/pkg/analysis_server/tool/spec/generate_files |
index 0c992fa9bdd2eef9f8aa7bd794bd8f1b9b9c442e..85092ea45030caa46b115ff47cfbfbd41b6b0c02 100755 |
--- a/pkg/analysis_server/tool/spec/generate_files |
+++ b/pkg/analysis_server/tool/spec/generate_files |
@@ -1,4 +1,4 @@ |
-#!/bin/bash |
+#!/usr/bin/env bash |
# Copyright (c) 2014, 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. |