From fe3493d77c560de8804d7a60770608f230c86c09 Mon Sep 17 00:00:00 2001 From: V Date: Mon, 5 Dec 2022 21:17:27 +0400 Subject: [PATCH] Update .scripts/rust.sh --- dot_scripts/executable_rust.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_scripts/executable_rust.sh b/dot_scripts/executable_rust.sh index 476ae03..fbdd8bd 100644 --- a/dot_scripts/executable_rust.sh +++ b/dot_scripts/executable_rust.sh @@ -1,3 +1,3 @@ sudo pacman --needed --noconfirm -Syu rustup rustup update nightly -rustup self upgrade-data +#rustup self upgrade-data