1
0
mirror of https://github.com/ViViDboarder/shoestrap.git synced 2025-01-07 05:07:39 +00:00
shoestrap/recipes/default/rust
2019-04-08 15:29:05 -07:00

5 lines
76 B
Bash
Executable File

#! /bin/bash
# Install rust via rustup
curl https://sh.rustup.rs -sSf | sh