2 lines
79 B
Bash
2 lines
79 B
Bash
#!/bin/bash
|
|
sudo curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh |
#!/bin/bash
|
|
sudo curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh |