move setup script
This commit is contained in:
parent
bb6dd4881b
commit
0d1a12202f
1 changed files with 0 additions and 0 deletions
6
setup
Executable file
6
setup
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
rustup target add x86_64-unknown-none
|
||||
rustup component add rust-src
|
||||
rustup component add llvm-tools-preview
|
Loading…
Add table
Add a link
Reference in a new issue