allantacuelwvsu commited on
Commit
60506ad
·
1 Parent(s): 7a32ffd

added rustsiidfhpodfhdof

Browse files
Files changed (1) hide show
  1. setup.sh +3 -0
setup.sh ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ #!/bin/bash
2
+ curl --proto "=https" --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
3
+ export PATH="$HOME/.cargo/bin:$PATH"