rmdhirr commited on
Commit
69cc4da
·
verified ·
1 Parent(s): b9a1b2a

Update setup.sh

Browse files
Files changed (1) hide show
  1. setup.sh +1 -0
setup.sh CHANGED
@@ -1,4 +1,5 @@
1
  #!/bin/bash
 
2
  # Install Rust
3
  curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
4
  source $HOME/.cargo/env
 
1
  #!/bin/bash
2
+
3
  # Install Rust
4
  curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
5
  source $HOME/.cargo/env