Show More
@@ -85,7 +85,7 b' echo "${RUSTUP_INIT_SHA256} rustup-init"' | |||||
85 |
|
85 | |||
86 | chmod +x rustup-init |
|
86 | chmod +x rustup-init | |
87 | sudo -H -u hg -g hg ./rustup-init -y |
|
87 | sudo -H -u hg -g hg ./rustup-init -y | |
88 |
sudo -H -u hg -g hg /home/hg/.cargo/bin/rustup install 1. |
|
88 | sudo -H -u hg -g hg /home/hg/.cargo/bin/rustup install 1.41.1 1.52.0 | |
89 | sudo -H -u hg -g hg /home/hg/.cargo/bin/rustup component add clippy |
|
89 | sudo -H -u hg -g hg /home/hg/.cargo/bin/rustup component add clippy | |
90 |
|
90 | |||
91 | sudo -H -u hg -g hg /home/hg/.cargo/bin/cargo install --version 0.10.3 pyoxidizer |
|
91 | sudo -H -u hg -g hg /home/hg/.cargo/bin/cargo install --version 0.10.3 pyoxidizer |
General Comments 0
You need to be logged in to leave comments.
Login now