Skip to content

Commit 577a41a

Browse files
committed
suggestion updated
Signed-off-by: Manoj Kumar Yadav <[email protected]>
1 parent 2251a67 commit 577a41a

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
@@ -17,7 +17,7 @@
1717
"--device=/dev/kvm"
1818
],
1919

20-
// use postCreateCoomand for additional setup commands
20+
// use `postStartCommand` for additional setup commands
2121
// this is run after the container is created and the user has been added
2222
"postStartCommand": "bash .devcontainer/setup.sh",
2323

0 commit comments

Comments
 (0)