Update rustup.sh for the moved dir of the sysroot source
This commit is contained in:
parent
7d14e606be
commit
92b4c76652
@ -18,9 +18,9 @@ case $1 in
|
|||||||
|
|
||||||
./clean_all.sh
|
./clean_all.sh
|
||||||
|
|
||||||
(cd build_sysroot && cargo update)
|
|
||||||
|
|
||||||
./y.rs prepare
|
./y.rs prepare
|
||||||
|
|
||||||
|
(cd download/sysroot && cargo update && cargo fetch && cp Cargo.lock ../../build_sysroot/)
|
||||||
;;
|
;;
|
||||||
"commit")
|
"commit")
|
||||||
git add rust-toolchain build_sysroot/Cargo.lock
|
git add rust-toolchain build_sysroot/Cargo.lock
|
||||||
|
Loading…
x
Reference in New Issue
Block a user