Moar shebang.

Make it possible to run dev/update_packages.dart directly from the shell.

@abarth
This commit is contained in:
Eric Seidel 2015-11-16 15:43:04 -08:00
parent b2cdc16812
commit a2ee056310

1
dev/update_packages.dart Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/env dart
// Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.