Sha256: c02ea5e129732d08587d9246d80ab7275c5acdb26e1d5fdcd91d7ddd2aaf1217
Contents?: true
Size: 304 Bytes
Versions: 4
Compression:
Stored size: 304 Bytes
Contents
#!/bin/bash # 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. MYPATH=$(dirname "${BASH_SOURCE[0]}") source "$MYPATH/cipd_bin_setup.sh" cipd_bin_setup exec "$MYPATH/.cipd_bin/vpython" "$@"
Version data entries
4 entries across 4 versions & 1 rubygems