We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
*
1 parent 0077bad commit 6551a8fCopy full SHA for 6551a8f
core/tabs/applications-setup/linutil-installer.sh
@@ -47,6 +47,7 @@ installLinutil() {
47
;;
48
*)
49
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
50
+ . $HOME/.cargo/env
51
52
esac
53
fi
0 commit comments