Sha256: 4b0c0e29291954273bf60f101afd758d17e2c27ebcd27ca19d47bee1558fff27
Contents?: true
Size: 277 Bytes
Versions: 51
Compression:
Stored size: 277 Bytes
Contents
#!/usr/bin/env bash # Copyright (c) 2013 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. base_dir=$(dirname "$0") PYTHONDONTWRITEBYTECODE=1 exec python "$base_dir/fetch.py" "$@"
Version data entries
51 entries across 51 versions & 1 rubygems