Update setup.sh
This commit is contained in:
parent
f55bb6e897
commit
b4b3ece96f
2
setup.sh
2
setup.sh
@ -2,7 +2,7 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain none --profile minimal
|
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain none --profile minimal
|
||||||
PATH="$HOME/.cargo/bin:$PATH"
|
. "$HOME/.cargo/env"
|
||||||
|
|
||||||
args=()
|
args=()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user