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