Skip to content

Commit

Permalink
rc.local: rustup
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianfreyer committed Dec 19, 2018
1 parent 2580525 commit e6fd474
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions conf/rc.local
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# sample rc.local
# add your code below
pkg install -y curl git

# install rust
curl https://sh.rustup.rs -sSf | sh -s -- -y

0 comments on commit e6fd474

Please sign in to comment.