instalee/packages/rustup/bash

4 lines
115 B
Text
Raw Normal View History

2025-01-13 10:49:05 +01:00
#!/bin/sh
# https://www.rust-lang.org/tools/install
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh