5 lines
76 B
Plaintext
Raw Permalink Normal View History

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