| Index: site/try/create_manifest.sh
|
| diff --git a/site/try/create_manifest.sh b/site/try/create_manifest.sh
|
| index c445833267d503c75964b89f1a544bbe203b3059..0f145ac244c0ebbeef6d10aa0379e560a0c10e3a 100644
|
| --- a/site/try/create_manifest.sh
|
| +++ b/site/try/create_manifest.sh
|
| @@ -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.
|
|
|