instalee/packages/rustup/bash
2025-01-13 10:49:05 +01:00

3 lines
115 B
Bash
Executable file

#!/bin/sh
# https://www.rust-lang.org/tools/install
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh