libgit2/.devcontainer/devcontainer.json
2021-12-10 16:42:08 +05:30

4 lines
57 B
JSON

{
"postCreateCommand": "bash .devcontainer/setup.sh"
}