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 22e06ae commit 7cfcfeaCopy full SHA for 7cfcfea
codespace-basic-setup.sh
@@ -1,3 +1,5 @@
1
+#!/bin/bash
2
+
3
git submodule update --init
4
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
5
source "$HOME/.cargo/env" # to import rustup in current shell
0 commit comments