diff options
| author | bjorn3 <bjorn3@users.noreply.github.com> | 2021-07-07 11:14:20 +0200 |
|---|---|---|
| committer | bjorn3 <bjorn3@users.noreply.github.com> | 2021-07-07 11:14:20 +0200 |
| commit | fb92375755a00a39a900da50f581917519b5af6b (patch) | |
| tree | 479b4faf1a6fd9d4ddce341c8dd7eac792797b6a /scripts/rustup.sh | |
| parent | 4cfa1fcb5b566e9bbe24fafb77027a39685dfe6b (diff) | |
| download | rust-fb92375755a00a39a900da50f581917519b5af6b.tar.gz rust-fb92375755a00a39a900da50f581917519b5af6b.zip | |
Merge commit '3a31c6d8272c14388a34622193baf553636fe470' into sync_cg_clif-2021-07-07
Diffstat (limited to 'scripts/rustup.sh')
| -rwxr-xr-x | scripts/rustup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rustup.sh b/scripts/rustup.sh index fa7557653d8..cc34c080886 100755 --- a/scripts/rustup.sh +++ b/scripts/rustup.sh @@ -17,7 +17,7 @@ case $1 in done ./clean_all.sh - ./prepare.sh + ./y.rs prepare (cd build_sysroot && cargo update) |
