Add .scripts/rust.sh

This commit is contained in:
V 2022-12-05 21:16:56 +04:00
parent a2e9c69bcc
commit a320f3e9c5
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
sudo pacman --needed --noconfirm -Syu rustup
rustup update nightly
rustup self upgrade-data