CO - init script

community
Gogs 7 years ago
parent 00aeade567
commit 8340864fcc

@ -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
}

Loading…
Cancel
Save