update setup.sh
This commit is contained in:
parent
88028121e5
commit
3a98a32cd1
@ -22,6 +22,9 @@ ln -s /usr/bin/llvm-ar-7 /usr/bin/llvm-ar
|
||||
|
||||
## Install rustup and common components
|
||||
curl https://sh.rustup.rs -sSf | sh -s -- -y
|
||||
|
||||
source "$HOME/.cargo/env"
|
||||
|
||||
rustup install nightly
|
||||
rustup component add rustfmt
|
||||
rustup component add rustfmt --toolchain nightly
|
||||
|
Loading…
x
Reference in New Issue
Block a user