mirror of
https://codeberg.org/hyperreal/bin
synced 2024-11-01 16:43:08 +01:00
4 lines
84 B
Bash
Executable File
4 lines
84 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|