Skip to content

Commit 9392da3

Browse files
committed
postCreateCommand update to reflect that the shell script has been renamed.
1 parent b316abd commit 9392da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
}
1212
},
1313

14-
"postCreateCommand": "zsh .devcontainer/post_install.sh",
14+
"postCreateCommand": "zsh .devcontainer/post_install",
1515

1616
// Configure tool-specific properties.
1717
"customizations": {

0 commit comments

Comments
 (0)