SIGN IN SIGN UP

linux scripts: Respect `$CARGO_TARGET_DIR` (#13830)

https://doc.rust-lang.org/cargo/reference/environment-variables.html

Some people (myself included) set this variable to have a single
directory to clean up (or whatever reason one might have for having a
single `target` directory). This changes the linux scripts to respect
that

Release Notes:

- N/A
C
Chinmay Dalal committed
1260b52c82179d3dce82e0014028147d77b5d0e8
Parent: fc8749f
Committed by GitHub <noreply@github.com> on 7/5/2024, 11:19:05 AM