mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
6 lines
143 B
JSON
6 lines
143 B
JSON
{
|
|
"name": "Openclassify",
|
|
// Script to run to bootstrap the app when the space is created
|
|
"postCreateCommand": "bash install.sh"
|
|
}
|