Skip to content

Commit

Permalink
🐛 --no-modify-path
Browse files Browse the repository at this point in the history
  • Loading branch information
ras0q committed Dec 13, 2024
1 parent d6bcd88 commit 59eaa00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/rustup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# REF: https://www.rust-lang.org/tools/install
$__STEP__ "Install rustup"

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --no-modify-path

0 comments on commit 59eaa00

Please sign in to comment.