Skip to content

Commit 4d05093

Browse files
added dev container
1 parent 6315b8a commit 4d05093

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dockerDashComposeVersion": "v1"
1818
}
1919
},
20-
"postCreateCommand": "bash ./scripts/install-dev-tools.sh",
20+
"postCreateCommand": "bash .devcontainer/scripts/install-dev-tools.sh",
2121
"customizations": {
2222
"vscode": {
2323
"extensions": [

0 commit comments

Comments
 (0)