Clone this repo:
  1. 48688ea remote_access.sh: Prevent failure due to race in remote_reboot by Yu-Che Cheng · 6 days ago main
  2. 80f6894 remote_access.sh: move to a subdir by Mike Frysinger · 8 days ago
  3. 3bce9c6 proxy-gw: move to chromite by Mike Frysinger · 8 days ago
  4. 3775f13 cros_show_stacks: switch remote_access.sh to cros helpers by Mike Frysinger · 12 days ago
  5. 3cfdb0e update_chroot: delete redirect script by Mike Frysinger · 8 days ago

src/scripts directory

This repository contains build tools and scripts written in shell (e.g., Bash). Historically, much of our build process was written in shell in this directory, however, we're currently in the process of migrating many scripts to Python in Chromite.

In general, we're not currently accepting new scripts in this directory.

If you want to host a script for yourself/local team, feel free to use the src/platform/dev/contrib/ directory instead.