Remove chroot_version_hooks.d These get moved to chromite in the dependant CLs. BUG=b:317280043 TEST=update_chroot Cq-Depend: chromium:5146949 Change-Id: Ic4352c41aed99285afd8176ad43b53b7d1d224f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosutils/+/5147887 Tested-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-by: Greg Edelston <gredelston@google.com> Commit-Queue: Jack Rosenthal <jrosenth@chromium.org>
src/scripts directoryThis 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.