1
0
mirror of https://github.com/ViViDboarder/shoestrap.git synced 2025-01-12 08:33:27 +00:00
shoestrap/recipes/default/rust

5 lines
76 B
Plaintext
Raw Normal View History

2019-04-08 22:23:56 +00:00
#! /bin/bash
# Install rust via rustup
curl https://sh.rustup.rs -sSf | sh