blob: 78949ff8ba7a74a57ce48157726c9a3397e04a06 [file] [log] [blame]
@echo off
:: Copyright (c) 2019 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.
:: This is a convenience wrapper to execute the script on Windows, since
:: .py files may not be directly executable on the command line. Alternatively,
:: you can also just run "python update_bucket.py ..." yourself.
python "%~dp0update_bucket.py" %*