Skip to content

Commit fc185a0

Browse files
authored
use postAttachCommand to install WPILib extension
1 parent ee63768 commit fc185a0

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
@@ -32,7 +32,7 @@
3232
}
3333
},
3434

35-
"postStartCommand": "./.devcontainer/installWPILibExtension.sh"
35+
"postAttachCommand": "./.devcontainer/installWPILibExtension.sh"
3636

3737
// Uncomment to connect as root instead. More info: https://aka.ms/dev-containers-non-root.
3838
// "remoteUser": "root"

0 commit comments

Comments
 (0)