There was an error while loading. Please reload this page.
1 parent e98517a commit 49cf8dcCopy full SHA for 49cf8dc
1 file changed
.devcontainer/devcontainer.json
@@ -8,7 +8,7 @@
8
"otherPortsAttributes": {
9
"onAutoForward": "ignore"
10
},
11
- "onCreateCommand": [
+ "postCreateCommand": [
12
"curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y"
13
],
14
"postAttachCommand": "./lila-docker start"
0 commit comments