wormhole/sui/scripts/setup_rust.sh

4 lines
85 B
Bash
Raw Normal View History

2023-01-12 11:36:42 -08:00
#!/bin/bash
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y