aggiornamenti secondo le ultime specifiche
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
|
||||
function feat_add_rustup() {
|
||||
feat_needed "curl"
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --profile minimal
|
||||
. "$HOME/.cargo/env"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user