mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
Update devcontainer.json
This commit is contained in:
parent
201d39d645
commit
8ae88e954a
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Openclassify",
|
"name": "Openclassify",
|
||||||
// Script to run to bootstrap the app when the space is created
|
// Script to run to bootstrap the app when the space is created
|
||||||
"postCreateCommand": "bash install.sh"
|
"postCreateCommand": "bash install.sh",
|
||||||
|
"outputCapture": "std"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user