This website requires JavaScript.
Explore
Help
Sign In
certusone
/
wormhole
mirror of
https://github.com/certusone/wormhole.git
Watch
1
Star
0
Fork
You've already forked wormhole
0
Code
Issues
Projects
Releases
Wiki
Activity
main
wormhole
/
sui
/
scripts
/
setup_rust.sh
4 lines
85 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
curl --proto
'=https'
--tlsv1.2 -sSf https://sh.rustup.rs
|
sh -s -- -y
Reference in New Issue
View Git Blame
Copy Permalink