cipd_bin_setup.bat 288 Bytes
Newer Older
Robert Iannucci's avatar
Robert Iannucci committed
1 2 3 4 5
@echo off
:: Copyright 2017 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.

6
"%~dp0\cipd.bat" ensure -log-level warning -ensure-file "%~dp0\cipd_manifest.txt" -root "%~dp0\.cipd_bin"