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