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 b316abd commit 9392da3Copy full SHA for 9392da3
.devcontainer/devcontainer.json
@@ -11,7 +11,7 @@
11
}
12
},
13
14
- "postCreateCommand": "zsh .devcontainer/post_install.sh",
+ "postCreateCommand": "zsh .devcontainer/post_install",
15
16
// Configure tool-specific properties.
17
"customizations": {
0 commit comments