Skip to content

Commit

Permalink
Add postStartCommand for git submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
gbraad authored Dec 4, 2024
1 parent e9a4a55 commit 2ca1202
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"build": {
"dockerfile": "Containerfile"
},
"postStartCommand": "git submodule update --init",

"customizations": {
"vscode": {
Expand Down

0 comments on commit 2ca1202

Please sign in to comment.