Index: tools/dartium/download_shellscript_template.sh |
diff --git a/tools/dartium/download_shellscript_template.sh b/tools/dartium/download_shellscript_template.sh |
index 33999452c080a8c76db80731eee66dc44f3ab354..5e44053d5cf73ce56c1c108bb8820785bf6aee44 100644 |
--- a/tools/dartium/download_shellscript_template.sh |
+++ b/tools/dartium/download_shellscript_template.sh |
@@ -1,4 +1,4 @@ |
-#!/bin/bash |
+#!/usr/bin/env bash |
# Copyright (c) 2013, 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. |