|
|
|
@ -30,7 +30,7 @@ start(){
|
|
|
|
|
sandbox/bin/python src/utils/agents/data-collector.py --path $PWD/config.json
|
|
|
|
|
else
|
|
|
|
|
|
|
|
|
|
sandbox/bin/python src/api/index.py --path $PWD/config.json &
|
|
|
|
|
sandbox/bin/python src/api/index.py --path $PWD/config.json --context monitor &
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|