Newer
Older
apt-get update -qq &&
apt-get install -qq -y curl &&
curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain none &&
apt-get update -qq &&
apt-get install -qq -y curl &&
curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain none &&