Add .scripts/rust.sh
This commit is contained in:
parent
a2e9c69bcc
commit
a320f3e9c5
3
dot_scripts/executable_rust.sh
Normal file
3
dot_scripts/executable_rust.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
sudo pacman --needed --noconfirm -Syu rustup
|
||||
rustup update nightly
|
||||
rustup self upgrade-data
|
Loading…
Reference in a new issue